mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
13 lines
159 B
Plaintext
13 lines
159 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"overrides": [
|
|
{
|
|
"files": ".prettierrc",
|
|
"options": {
|
|
"parser": "json"
|
|
}
|
|
}
|
|
]
|
|
}
|