mirror of
https://github.com/ncipollo/release-action
synced 2026-09-14 20:13:22 +00:00
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"isolatedModules": true
|
||||
},
|
||||
"include": ["src/**/*", "__tests__/**/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user