griffel icon indicating copy to clipboard operation
griffel copied to clipboard

eslint-plugin: Is not compatible with eslint 9.x

Open Hotell opened this issue 5 months ago • 0 comments

v9 is not part of peer-deps https://github.com/microsoft/griffel/blob/main/packages/eslint-plugin/package.json#L16

npm error Could not resolve dependency:
npm error peer eslint@"^7.5.0 || ^8.0.0" from @griffel/[email protected]
npm error node_modules/@griffel/eslint-plugin

Hotell avatar Jul 23 '25 11:07 Hotell