1
0
mirror of https://github.com/cwchristerw/bokxin-ip synced 2024-09-19 15:49:35 +00:00
bokxin-ip/.prettierrc

8 lines
108 B
Plaintext

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