autofix post-merge main

This commit is contained in:
Abbey Campbell
2025-12-22 18:28:45 -08:00
parent a84d2fb6d3
commit bf0db16300

View File

@@ -130,7 +130,7 @@ module.exports = {
"no-undef": "error",
"@typescript-eslint/array-type": ["error", {
default: "array"
default: "array",
}],
"@typescript-eslint/no-unused-vars": [
"error",