diff --git a/README.md b/README.md index 83f4289..6b880c3 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ This linter requires TypeScript, ESLint, typescript-eslint, and the Figma Plugin npm install -D typescript eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin @figma/plugin-typings ``` +#### ESLint v9 + +This plugin is not yet compatible with ESLint 9. Once [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) has been [upgraded to support ESLint 9](https://github.com/typescript-eslint/typescript-eslint/pull/9002), we'll update this README with example configurations that use the new ESLint 9 flat configs. + ### Install the ESLint plugin package ```