rickvanlieshout.com/.prettierrc

5 lines
68 B
Plaintext
Raw Normal View History

2017-10-30 19:19:06 +01:00
{
"trailingComma": "es5",
"semi": false,
"singleQuote": true
}