mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-08-08 14:15:45 +08:00
fix: tsconfig error
This commit is contained in:
parent
5bb370430e
commit
b816331da5
@ -21,5 +21,5 @@
|
|||||||
"isolatedModules": true,
|
"isolatedModules": true,
|
||||||
"skipLibCheck": true
|
"skipLibCheck": true
|
||||||
},
|
},
|
||||||
"exclude": ["node_modules", "dist"]
|
"exclude": ["node_modules", "dist", "eslint.config.js"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user