1
0
mirror of https://github.com/cwchristerw/bokxin-ip synced 2024-11-09 16:50:28 +00:00
bokxin-ip/.prettierrc

8 lines
108 B
Plaintext
Raw Normal View History

{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}