It's esbuild, not eslint; also screw gl

This commit is contained in:
2025-03-26 20:23:54 +01:00
parent 89b47c1fc1
commit c0b1b95378

View File

@@ -18,6 +18,6 @@
"typescript-eslint": "catalog:"
},
"pnpm": {
"onlyBuiltDependencies": ["eslint", "gl"]
"onlyBuiltDependencies": ["esbuild"]
}
}