Code cleanup.

This commit is contained in:
Mike Cao 2026-02-05 19:46:16 -08:00
parent a8534a9d4d
commit 8484fd26e1
27 changed files with 183 additions and 162 deletions

View file

@ -182,6 +182,7 @@ export default {
typescript: {
ignoreBuildErrors: true,
},
devIndicators: false,
async headers() {
return headers;
},