chore: added no-undef oxlint rule

This commit is contained in:
Arno Wiest
2025-06-13 14:46:24 +02:00
parent cfe7fc675d
commit 01cca7328d
4 changed files with 9 additions and 8 deletions
-1
View File
@@ -99,5 +99,4 @@ export default typescriptEslint.config(
},
},
},
oxlint.buildFromOxlintConfigFile('./.oxlintrc.json'),
);