[eslint] Export recommended config
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 10.3k
- Forks
- 481
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 13
Description
### Describe the feature request
It would be nice to have a recommended ESLint flat config so that we could use `stylex.configs.recommended` in ESLint configs, like how the other standard flat configs work (`js.configs.recommended`, ` tseslint.configs.strictTypeChecked`, etc)
This would also avoid having to manually add the plugin to the ESLint config, as the `recommended` config could add the plugin itself.
Contributor guide
Assessment
This issue has not been assessed yet.