[automated] Apply ESLint and Prettier fixes

This commit is contained in:
GitHub Action
2025-10-15 19:46:38 +00:00
parent 4b2c29c320
commit fdee6a51f6

View File

@@ -185,7 +185,7 @@ export default defineConfig({
build: {
minify: SHOULD_MINIFY ? 'esbuild' : false,
target: 'es2022',
sourcemap: true,
sourcemap: true
},
esbuild: {