Added tslint

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-01-05 00:49:19 +01:00
parent 9520217705
commit a99febbd7c
3 changed files with 60 additions and 5 deletions

View File

@@ -29,6 +29,7 @@
},
"devDependencies": {
"@types/node": "^13.1.4",
"@types/react": "^16.9.17"
"@types/react": "^16.9.17",
"tslint": "^5.20.1"
}
}