anonaddy/.prettierrc
2019-06-21 14:39:52 +01:00

7 lines
No EOL
106 B
Text

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