Skip to content

Commit

Permalink
fix: Remove tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMejane committed Nov 10, 2022
1 parent 00a7be0 commit 4409a43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 196 deletions.
198 changes: 4 additions & 194 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-manip",
"version": "1.1.0",
"version": "1.1.1",
"description": "Manipulate arrays and objects efficiently",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -46,7 +46,6 @@
"karma-jasmine": "5.1.0",
"karma-typescript": "5.5.3",
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typescript": "4.8.4"
}
}

0 comments on commit 4409a43

Please sign in to comment.