Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Aug 7, 2023
1 parent 63c9e3a commit cfd373b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": "eslint-config-upleveled/tsconfig.base.json",
"compilerOptions": {
"module": "Node16",
"moduleResolution": "Node16",
"target": "ES2020"
},
"include": [".eslintrc.cjs", "clone-and-preflight.ts"],
Expand Down

0 comments on commit cfd373b

Please sign in to comment.