formzilla
Version:
Fastify plugin for parsing multipart/form data
19 lines • 433 B
Plain Text
{
"arrowParens": "avoid",
"bracketSpacing": true,
"endOfLine": "lf",
"htmlWhitespaceSensitivity": "css",
"jsxBracketSameLine": true,
"jsxSingleQuote": false,
"printWidth": 281474976710656,
"proseWrap": "never",
"quoteProps": "as-needed",
"semi": true,
"singleQuote": false,
"tabWidth": 4,
"trailingComma": "none",
"useEditorConfig": false,
"useTabs": true,
"vueIndentScriptAndStyle": true,
"withNodeModules": false
}