Skip to content

Commit 03301bc

Browse files
Copilottypicode
andauthored
chore: use oxlint (#1670)
* Initial plan * Replace eslint with oxlint Co-authored-by: typicode <5502029+typicode@users.noreply.github.com> * Update Node version requirements to match oxlint Co-authored-by: typicode <5502029+typicode@users.noreply.github.com> * Update package-lock.json with correct Node version Co-authored-by: typicode <5502029+typicode@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: typicode <5502029+typicode@users.noreply.github.com>
1 parent f5dfdaf commit 03301bc

4 files changed

Lines changed: 187 additions & 1197 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [18.x, 20.x]
19+
node-version: [20.x, 22.x]
2020
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121

2222
steps:

eslint.config.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)