Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielrufino committed Dec 26, 2024
1 parent 312b9d5 commit 21e730b
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 @@ -98,6 +98,7 @@
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"exclude": [
"tests"
"**/*.spec.ts",
"**/*.test.ts",
]
}

0 comments on commit 21e730b

Please sign in to comment.