Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
simplify tsconfig
  • Loading branch information
epreston committed Nov 4, 2023
1 parent 3bbe726 commit 5cd3942
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@
/* Completeness */
"skipLibCheck": true
},
"input": ["src", "test"],
"exclude": ["node_modules", "**/node_modules/*", "dist"]
"include": ["src", "test"]
}

0 comments on commit 5cd3942

Please sign in to comment.