Skip to content

Commit

Permalink
chore: remove codelyzer and tslint
Browse files Browse the repository at this point in the history
  • Loading branch information
jkuri committed Jun 19, 2017
1 parent 67c4702 commit ab118fd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 168 deletions.
56 changes: 1 addition & 55 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-uploader",
"version": "3.1.0",
"version": "3.1.1",
"main": "bundles/ngx-uploader.umd.js",
"module": "index.js",
"esnext": "index.js",
Expand Down Expand Up @@ -53,7 +53,6 @@
"@types/multer": "^0.0.33",
"@types/node": "^7.0.18",
"add-asset-html-webpack-plugin": "^2.0.1",
"codelyzer": "^3.0.1",
"compression-webpack-plugin": "^0.4.0",
"copy-webpack-plugin": "^4.0.1",
"core-js": "^2.4.1",
Expand Down Expand Up @@ -86,7 +85,6 @@
"style-loader": "^0.17.0",
"to-string-loader": "^1.1.5",
"ts-node": "^3.0.4",
"tslint": "^5.2.0",
"typescript": "^2.3.2",
"webpack": "^2.5.0",
"webpack-dev-server": "^2.4.5",
Expand Down
110 changes: 0 additions & 110 deletions tslint.json

This file was deleted.

0 comments on commit ab118fd

Please sign in to comment.