mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 11:58:53 +00:00
📌(frontend) pin eslint dependency
Conflicts with eslint-plugin-react-hooks dependency, which doesn't support the latest v9 of eslint.
This commit is contained in:
committed by
aleb_the_flash
parent
480a8df31a
commit
fc4ad562ae
+3
-1
@@ -13,7 +13,9 @@
|
||||
"enabled": false,
|
||||
"groupName": "ignored js dependencies",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": []
|
||||
"matchPackageNames": [
|
||||
"eslint"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user