1
0
mirror of https://github.com/cwchristerw/bokxin-ip synced 2024-10-18 06:40:43 +00:00
bokxin-ip/.prettierrc

8 lines
108 B
Plaintext
Raw Permalink Normal View History

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