master
json 6 lines 95 Bytes
Raw
1 {
2 "trailingComma": "es5",
3 "tabWidth": 4,
4 "semi": true,
5 "singleQuote": false
6 }