Skip to content

Commit

Permalink
better excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
swimmadude66 committed Mar 29, 2024
1 parent 5110018 commit 6d596b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
]
},
"exclude": [
"node_modules/",
"**/node_modules/",
"spec/",
"**/*.spec.js",
"**/*.spec.ts",
"**/*.d.ts"
]
}

0 comments on commit 6d596b7

Please sign in to comment.