Fix linter
All checks were successful
Deploy To Stage / build (push) Successful in 10s
Deploy To Stage / deploy (push) Successful in 14s

This commit is contained in:
Ethan Lane 2024-10-28 12:06:27 +00:00
parent e67efd4197
commit 6c17a67d7a
4 changed files with 68 additions and 48 deletions

View file

@ -56,6 +56,7 @@
"@typescript-eslint/parser": "^8.11.0",
"eslint": "^9.13.0",
"np": "^10.0.7",
"typescript": "^5.0.0"
"typescript": "^5.0.0",
"typescript-eslint": "^8.11.0"
}
}