github-pages-deploy-action/node_modules/prettier-linter-helpers/.prettierrc
2020-03-06 22:45:40 -05:00

7 lines
106 B
Plaintext

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