UNPKG

eslint-plugin-sonarjs

Version:
10 lines (9 loc) 367 B
export declare const fields: [[{ readonly field: "fileUploadSizeLimit"; readonly description: "The maximum size of HTTP requests handling file uploads (in bytes)"; readonly default: 8000000; }, { readonly field: "standardSizeLimit"; readonly description: "The maximum size of regular HTTP requests (in bytes)"; readonly default: 2000000; }]];