rickvanlieshout.com/.prettierrc

5 lines
68 B
Plaintext
Raw Normal View History

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