Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 037e98cd45 | |||
| 6abdf4add4 |
+1
-5
@@ -26,11 +26,7 @@
|
||||
"target": "ESNext",
|
||||
|
||||
"types": ["chrome", "webextension-polyfill", "@testing-library/jest-dom", "vitest/globals"],
|
||||
"noImplicitAny": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
}
|
||||
"noImplicitAny": true
|
||||
},
|
||||
// 确保包含你的源代码目录
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user