Skip to content

Commit 7bc168c

Browse files
committed
chore: update agents.md with eslint mentions
1 parent a7e82c9 commit 7bc168c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use **yarn**: `yarn install`, `yarn build:dev`, `yarn test`, `yarn lint`
2020
| `yarn build:dev:filter @sentry/<pkg>` | Build one package + deps |
2121
| `yarn build:bundle` | Browser bundles only |
2222
| `yarn test` | All unit tests |
23-
| `yarn lint` | ESLint + Oxfmt |
23+
| `yarn lint` | Oxlint + Oxfmt |
2424
| `yarn fix` | Auto-fix lint + format |
2525
| `yarn format` | Auto-fix formatting (Oxfmt) |
2626

0 commit comments

Comments
 (0)