chore: trying out oxlint

This commit is contained in:
Arno Wiest
2025-06-13 00:02:05 +02:00
parent 5cd186d3d4
commit 229ce04118
5 changed files with 896 additions and 1 deletions
+1
View File
@@ -99,4 +99,5 @@ export default typescriptEslint.config(
},
},
},
oxlint.buildFromOxlintConfigFile('./.oxlintrc.json'),
);