This commit is contained in:
Daniel Ledda
2020-12-24 12:37:26 +01:00
parent 602f9fd3f5
commit 4b409083fd
16 changed files with 760 additions and 357 deletions

View File

@@ -1,7 +1,8 @@
{
"defaultSeverity": "error",
"extends": [
"tslint-react"
"tslint-react",
"tslint-config-prettier"
],
"jsRules": {
},