phantasmal-world/.prettierrc.json
2019-07-02 18:08:06 +02:00

6 lines
98 B
JSON

{
"printWidth": 100,
"tabWidth": 4,
"singleQuote": false,
"trailingComma": "es5"
}