securityos/node_modules/prettier-linter-helpers/.prettierrc

7 lines
106 B
Plaintext
Raw Permalink Normal View History

2024-09-06 15:32:35 +00:00
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}