mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-17 20:18:28 +02:00
Configure tsconfig
This commit is contained in:
parent
a39a661f39
commit
9eab798a98
2 changed files with 6 additions and 5 deletions
|
@ -9,5 +9,5 @@
|
|||
"moduleResolution": "node",
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"exclude": ["node_modules", "**/*.test.ts"]
|
||||
"exclude": ["node_modules", "**/*.test.ts", "jest.config.ts", "__tests__"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue