Skip to content

Commit

Permalink
minor: fix tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LumaKernel committed Jan 28, 2024
1 parent 0e42a6c commit 3c80383
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 @@
"skipLibCheck": true,
"target": "ES2022",
"outDir": "dist",
"declaration": true,
"incremental": true
},
"include": ["."]
Expand Down

0 comments on commit 3c80383

Please sign in to comment.