Skip to content

Commit

Permalink
fix: tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mirek committed Oct 24, 2023
1 parent ed39da6 commit 76ceb51
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": "@tsconfig/node18/tsconfig.json",
"compilerOptions": {
"importsNotUsedAsValues": "error",
"module": "ES2020",
"moduleResolution": "Node",
"noImplicitAny": false,
Expand Down

0 comments on commit 76ceb51

Please sign in to comment.