7254f7b4d1
Build / Build (macos-latest) (push) Has been cancelled
Build / Build (ubuntu-latest) (push) Has been cancelled
Build / Build (windows-latest) (push) Has been cancelled
Build / Analyze (javascript) (push) Has been cancelled
Build / Analyze (python) (push) Has been cancelled
13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"eslint.lintTask.enable": true,
|
|
"files.exclude": {
|
|
"dist": true,
|
|
"node_modules": true,
|
|
"third_party": true
|
|
},
|
|
"search.exclude": {
|
|
"dist": true,
|
|
"node_modules": true,
|
|
"third_party": true
|
|
}
|
|
} |