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 b8bea11 commit cc0674dCopy full SHA for cc0674d
1 file changed
README.md
@@ -21,7 +21,7 @@ npx simplefrontend setup [pattern]
21
Available patterns:
22
23
- format (Code formatting with [Prettier](https://prettier.io/))
24
-- lint (Code liting with [ESLint](https://eslint.org/))
+- lint (Code linting with [ESLint](https://eslint.org/) or [Oxlint](https://oxc.rs/docs/guide/usage/linter))
25
- typescript ([TypeScript](https://www.typescriptlang.org/) setup )
26
- pre-push (Pre-push hook with [lefthook](https://github.com/evilmartians/lefthook))
27
- github-actions ([Github actions](https://docs.github.com/en/actions) setup)
0 commit comments