We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 602f9d4 commit c6e9de8Copy full SHA for c6e9de8
index.ts
@@ -103,7 +103,7 @@ Available feature flags:
103
--eslint
104
Add ESLint for code quality.
105
--eslint-with-oxlint
106
- Add ESLint for code quality with OxLint for faster linting.
+ Add ESLint for code quality, and use Oxlint to speed up the linting process.
107
--eslint-with-prettier (Deprecated in favor of ${cyan('--eslint --prettier')})
108
Add Prettier for code formatting in addition to ESLint.
109
--prettier
0 commit comments