Skip to content

Commit

Permalink
build: tsconfig.module = nodenext
Browse files Browse the repository at this point in the history
Co-authored-by: Rostislav Simonik <rostislav.simonik@technologystudio.sk>
  • Loading branch information
mightyiam and rostislav-simonik committed Aug 27, 2023
1 parent 5b6c780 commit 7590972
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 @@ -2,6 +2,7 @@
"extends": "tsconfigs/nodejs-module",
"compilerOptions": {
"outDir": "lib",
"module": "nodenext",
"moduleResolution": "nodenext"
},
"include": [
Expand Down

0 comments on commit 7590972

Please sign in to comment.