pubgv3/.prettierrc
2022-06-07 10:49:46 +08:00

6 lines
84 B
Plaintext

{
"semi":true,
"singleQuote": true,
"tabWidth": 4,
"useTabs": true
}