Skip to content

Commit

Permalink
fix: Remove rootDir from tsconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
darkobits committed Jan 5, 2025
1 parent 289e87e commit a73b1ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": "@darkobits/ts/tsconfig.json",
"compilerOptions": {
"rootDir": ".",
"baseUrl": "src",
"outDir": "dist"
}
Expand Down

0 comments on commit a73b1ca

Please sign in to comment.