mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Exclude unused
This commit is contained in:
+1
-1
@@ -39,5 +39,5 @@
|
||||
// this is here only because otherwise, during standalone build the process would update this file
|
||||
"dist/types/**/*.ts"
|
||||
],
|
||||
"exclude": ["node_modules", "dist", "electron", "**/*.test.ts", "**/*.test.tsx", "**/*.spec.ts", "**/*.spec.tsx"]
|
||||
"exclude": ["node_modules", "dist", "electron", "**/*.test.ts", "**/*.test.tsx", "**/*.spec.ts", "**/*.spec.tsx", "**/unused/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user