Revert "add tslint and tslint-react dev deps"

This reverts commit aa8fb76402.
This commit is contained in:
Collin M. Barrett 2019-09-22 18:01:02 -05:00
parent 468aae01f2
commit 9431854e11
2 changed files with 1 additions and 3 deletions

Binary file not shown.

View file

@ -41,9 +41,7 @@
]
},
"devDependencies": {
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1",
"tslint-react": "^4.1.0"
"tslint-plugin-prettier": "^2.0.1"
}
}