Commit 8a1fddd
committed
chore: reorder lint commands to run oxlint first by default
Running ESLint first fulfills the aesthetic purpose of having the
commands sorted in alphabetical order.
However, as Oxlint is way faster than ESLint, it makes more sense to
run Oxlint first to get the fastest feedback possible.1 parent 5983d48 commit 8a1fddd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | 66 | | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments