chore(oxlint): 添加忽略模式到oxlint配置
This commit is contained in:
parent
fc7d30c510
commit
24622137c8
@ -12,6 +12,7 @@
|
|||||||
"globals": {
|
"globals": {
|
||||||
"foo": "readonly"
|
"foo": "readonly"
|
||||||
},
|
},
|
||||||
|
"ignorePatterns": ["src/static/**", "src/uni_modules/**"],
|
||||||
"settings": {},
|
"settings": {},
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user