Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Jan 30, 2024
1 parent 5ad51ca commit 74275b5
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 @@ -10,8 +10,7 @@
"module": "commonjs",
"outDir": "dist",
"rootDir": "src",
"target": "es2017",
"strict": true
"target": "es2017"
},
"include": [
"src/**/*",
Expand Down

0 comments on commit 74275b5

Please sign in to comment.