Added missing template rules and rxjs packages (#2439)

This commit is contained in:
Vito
2022-02-10 10:49:32 +00:00
committed by GitHub
parent c24af7240b
commit 965c640318
3 changed files with 41 additions and 33 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
"eslint-plugin-prefer-arrow": "1.2.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "latest",
"eslint-plugin-rxjs": "latest",
"eslint-plugin-rxjs": "^5.0.2",
"eslint-plugin-unicorn": "latest",
"http-server": "^14.1.0",
"husky": "^7.0.2",