Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com> Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
13 lines
131 B
Plaintext
13 lines
131 B
Plaintext
{
|
|
"pluginSearchDirs": [
|
|
"."
|
|
],
|
|
"overrides": [
|
|
{
|
|
"files": "*.svelte",
|
|
"options": {
|
|
"parser": "svelte"
|
|
}
|
|
}
|
|
]
|
|
} |