mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-03 01:16:43 +00:00
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
{
|
|
"plugins": ["prettier-plugin-svelte"],
|
|
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
|
|
}
|