You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m encountering an issue where my .eslintrc.js configuration is not being applied in my plugin for WordPress. Despite ensuring that ESLint is set up correctly, the configuration doesn’t seem to be effective in linting the plugin's files. And in the vsCode editor, Gutenberg does not suggest any function components
Step-by-step reproduction instructions
1 Create a new plugin
2 Set up ESLint
3 Use functions and components.
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Please confirm which theme type you used for testing.
Block
Classic
Hybrid (e.g. classic with theme.json)
Not sure
The text was updated successfully, but these errors were encountered:
Description
I’m encountering an issue where my .eslintrc.js configuration is not being applied in my plugin for WordPress. Despite ensuring that ESLint is set up correctly, the configuration doesn’t seem to be effective in linting the plugin's files. And in the vsCode editor, Gutenberg does not suggest any function components
Step-by-step reproduction instructions
1 Create a new plugin
2 Set up ESLint
3 Use functions and components.
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: