Skip to content

Commit

Permalink
skip stuff in node_modules/
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-martian committed Jul 10, 2024
1 parent 7e93ff6 commit 4156f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"lib": ["es2019", "dom"],
"esModuleInterop": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"downlevelIteration": true
}
}

0 comments on commit 4156f2c

Please sign in to comment.