mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
chore(.eslintrc.json): modifying eslint-plugin-react-compiler to react-compiler in the plugins array (#2899)
This commit is contained in:
parent
429cb7ec53
commit
459d789bf6
@ -22,7 +22,7 @@
|
||||
"@vitest",
|
||||
"jest-dom",
|
||||
"testing-library",
|
||||
"eslint-plugin-react-compiler"
|
||||
"react-compiler"
|
||||
],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user