feat: add oxlint configuration

This commit is contained in:
2026-05-28 11:24:27 +02:00
committed by Milas Holsting
parent a4f46c67a2
commit 193c8d78a1
2 changed files with 19 additions and 0 deletions

4
.oxlintignore Normal file
View File

@@ -0,0 +1,4 @@
dist/**
node_modules/**
server
*.js