chore: refactor to eslint
CI / Build check (pull_request) Successful in 33s
CI / Test (pull_request) Successful in 8m24s

This commit is contained in:
2026-07-19 08:15:11 +02:00
parent e5bcb22058
commit 3145100e84
5 changed files with 7 additions and 24 deletions
+3
View File
@@ -0,0 +1,3 @@
import { defineConfig } from "oxlint";
export default defineConfig({});