Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen3H committed Jun 30, 2024
1 parent a8dc299 commit 746fa68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"tslib" : ["node_modules/tslib/tslib.d.ts"]
}
},
"include": ["src", "tests"],
"include": ["src"],
"exclude": [
"node_modules",
"dist",
"tests",
"tests",
"vitest.config.ts",
"rollup.config.mjs"
]
Expand Down

0 comments on commit 746fa68

Please sign in to comment.