nicco.io/.prettierrc

8 lines
106 B
Plaintext

{
"tabWidth": 2,
"useTabs": false,
"semi": false,
"trailingComma": "es5",
"singleQuote": true
}