install tslint-react-hooks

This commit is contained in:
Collin M. Barrett 2019-09-22 17:49:37 -05:00
parent aa8fb76402
commit 5b097f8942
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View file

@ -44,6 +44,7 @@
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.18.0",
"tslint-plugin-prettier": "^2.0.1",
"tslint-react": "^4.1.0"
"tslint-react": "^4.1.0",
"tslint-react-hooks": "^2.2.1"
}
}