chore: refactor eslint to oxlint (#151)
CD / Test (push) Successful in 13s
CD / Create tag (push) Successful in 10s
CD / Build and push (amd64) (push) Successful in 14s
CD / Create manifest (push) Successful in 1m15s

Reviewed-on: #151
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #151.
This commit is contained in:
2026-07-19 08:23:55 +02:00
committed by t.behrendt
parent e5bcb22058
commit 5dece6307d
5 changed files with 7 additions and 24 deletions
+3
View File
@@ -0,0 +1,3 @@
import { defineConfig } from "oxlint";
export default defineConfig({});