github-pages-deploy-action/node_modules/prettier-linter-helpers/.prettierrc

7 lines
106 B
Plaintext
Raw Normal View History

2020-03-07 11:45:40 +08:00
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}