Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible for oxlint to support for
extendssettings in configuration file?for instance:
{ "extends": ["plugin:react/recommended"] }why this is necessary? In order to migrate from an existing eslint configured project to oxlint, we wanna collect our existing eslint rules into a preset, so that our team could directly use it in their projects.
Beta Was this translation helpful? Give feedback.
All reactions