Files
vtsuru.live/.prettierrc.json
2023-06-02 23:53:07 +08:00

5 lines
65 B
JSON

{
"tabWidth": 2,
"semi": false,
"singleQuote": true
}