Skip to content

Commit c6e9de8

Browse files
committed
chore: update feature flag description [skip ci]
1 parent 602f9d4 commit c6e9de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Available feature flags:
103103
--eslint
104104
Add ESLint for code quality.
105105
--eslint-with-oxlint
106-
Add ESLint for code quality with OxLint for faster linting.
106+
Add ESLint for code quality, and use Oxlint to speed up the linting process.
107107
--eslint-with-prettier (Deprecated in favor of ${cyan('--eslint --prettier')})
108108
Add Prettier for code formatting in addition to ESLint.
109109
--prettier

0 commit comments

Comments
 (0)