mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
fixes
This commit is contained in:
parent
8cbc468ac8
commit
8535b19da9
2 changed files with 2 additions and 2 deletions
|
|
@ -14,5 +14,5 @@
|
|||
"downlevelIteration": true
|
||||
},
|
||||
"filesGlob": ["src/**/*"],
|
||||
"exclude": ["node_modules", "dist/**/*", "deno_dist/**/*", "mod.ts"]
|
||||
"exclude": ["node_modules", "dist/**/*"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue