mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-03 11:57:34 +02:00
10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
{
|
|
"tabs": true,
|
|
"singleQuote": true,
|
|
"overrides": [
|
|
{
|
|
"files": ".prettierrc",
|
|
"options": { "parser": "json" }
|
|
}
|
|
]
|
|
} |