webhook-action/node_modules/prettier-linter-helpers/.prettierrc

7 lines
106 B
Plaintext

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