Skip to content

Commit

Permalink
Fix typescript build problems, hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudolf Schlatte committed Jul 11, 2023
1 parent 1cf01da commit dc12771
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions abs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions abs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"lint": "eslint src --ext ts"
},
"devDependencies": {
"@types/node": "^20.4.1",
"@types/vscode": "^1.79.1",
"@types/which": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
Expand Down

0 comments on commit dc12771

Please sign in to comment.