mirror of
https://code.forgejo.org/forgejo/download-artifact
synced 2026-09-08 18:41:45 -04:00
Configure tsconfig
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"exclude": ["node_modules", "**/*.test.ts"]
|
||||
"exclude": ["node_modules", "**/*.test.ts", "jest.config.ts", "__tests__"]
|
||||
}
|
||||
Reference in New Issue
Block a user