webhook/node_modules/prettier-linter-helpers/.prettierrc
2020-08-26 09:57:08 +10:00

6 lines
106 B
Text

{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}