Skip to content

Commit

Permalink
install tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
adriacidre committed Jul 17, 2023
1 parent 1ac5eec commit 103fba1
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 9 deletions.
321 changes: 314 additions & 7 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,9 @@
"travis-deploy-once": "^3.3.0",
"ts-jest": "^26.5.4",
"ts-node": "^9.1.1",
"tslint": "^6.1.3",
"typedoc": "^0.20.33",
"typescript": "^4.2.3",
"typescript": "^4.9.5",
"yakbak": "^5.0.1"
},
"dependencies": {
Expand All @@ -147,10 +148,10 @@
"string-width": "^5.0.1",
"text-encoding": "^0.7.0",
"ts-protoc-gen": "^0.15.0",
"turbodepot-node": "7.0.3",
"uuid": "^8.3.2",
"webpack-dev-server": "^4.5.0",
"websocket": "^1.0.33",
"turbodepot-node": "7.0.3",
"ws": "^8.3.0"
}
}

0 comments on commit 103fba1

Please sign in to comment.