Skip to content

Commit cc0674d

Browse files
authored
Update README.md for linting with oxlint
1 parent b8bea11 commit cc0674d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npx simplefrontend setup [pattern]
2121
Available patterns:
2222

2323
- format (Code formatting with [Prettier](https://prettier.io/))
24-
- lint (Code liting with [ESLint](https://eslint.org/))
24+
- lint (Code linting with [ESLint](https://eslint.org/) or [Oxlint](https://oxc.rs/docs/guide/usage/linter))
2525
- typescript ([TypeScript](https://www.typescriptlang.org/) setup )
2626
- pre-push (Pre-push hook with [lefthook](https://github.com/evilmartians/lefthook))
2727
- github-actions ([Github actions](https://docs.github.com/en/actions) setup)

0 commit comments

Comments
 (0)