mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-07-29 11:54:57 +00:00
update tsconfig
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["../../__tests__/**/*", "../../src/**/*"],
|
||||
"exclude": ["../../dist", "../../node_modules", "../../coverage", "*.json"]
|
||||
"exclude": ["../../dist", "../../node_modules", "../../coverage", "*.json"],
|
||||
"references": [
|
||||
{ "path": "./packages/attest" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user