Remove TSLint from the backend

This commit is contained in:
Felipe Knorr Kuhn
2022-07-06 14:36:03 -07:00
parent f710ffb7d0
commit 70b2731b82
3 changed files with 2 additions and 623 deletions

View File

@@ -47,7 +47,6 @@
"@types/ws": "~8.5.3",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"eslint": "^8.19.0",
"tslint": "^6.1.0"
"eslint": "^8.19.0"
}
}