doorlock/.prettierrc

6 lines
69 B
Plaintext
Raw Permalink Normal View History

2018-03-03 21:28:55 +00:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}