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

7 lines
106 B
Plaintext

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