Add rxjs/recommend eslint rules (#2724)

We will probably want to tweak these as we get more used to them.
This commit is contained in:
Hugh Nimmo-Smith
2024-11-06 14:33:06 +00:00
committed by GitHub
parent c45f724279
commit 7fd344385d
5 changed files with 290 additions and 32 deletions

View File

@@ -73,6 +73,7 @@
"eslint-plugin-matrix-org": "^1.2.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-unicorn": "^56.0.0",
"global-jsdom": "^25.0.0",
"history": "^4.0.0",