Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Oct 24, 2024
1 parent b610fc7 commit d8113fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"target": "es2016",
"alwaysStrict": true,
"skipLibCheck": true,
"module": "CommonJS",
"module": "commonjs",
},
"include": [
"./src/*"
Expand Down

0 comments on commit d8113fb

Please sign in to comment.