Skip to content

Commit

Permalink
fix: Update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dashmug committed Jul 24, 2023
1 parent 656938c commit a0a47d1
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 360 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ module.exports = {
ecmaVersion: "latest",
sourceType: "module",
project: true,
tsconfigRootDir: __dirname,
},
plugins: [
"@typescript-eslint",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ts-jest": "29.1.1"
},
"dependencies": {
"@tsconfig/node18-strictest": "1.0.0",
"@tsconfig/node18": "18.2.0",
"aws-cdk": "2.88.0",
"aws-cdk-lib": "2.88.0",
"cdk-nag": "2.27.76",
Expand Down
Loading

0 comments on commit a0a47d1

Please sign in to comment.