Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
intcreator committed Nov 12, 2024
1 parent 44be35b commit bc3f362
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": [
"node_modules",
"tests",
"dist",
"**/*spec.ts",
]
}
"exclude": ["node_modules", "tests", "dist", "**/*spec.ts"]
}

0 comments on commit bc3f362

Please sign in to comment.