Skip to content

Commit

Permalink
ts config updated
Browse files Browse the repository at this point in the history
  • Loading branch information
petrlipatov committed Sep 6, 2024
1 parent 82b0718 commit f51e2f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"lib": ["ES2020", "dom"],
"outDir": "./dist/lib/es6",
"rootDir": "./src",
"strict": true,
"downlevelIteration": true,
"noImplicitAny": true,
"declaration": true,
"moduleResolution": "node"
},
Expand Down

0 comments on commit f51e2f4

Please sign in to comment.