chore: format code

This commit is contained in:
草鞋没号 2022-07-18 13:46:50 +08:00
parent bbf38e3a16
commit 697279df45

View File

@ -30,8 +30,8 @@ export default defineConfig({
// For debug
sourcemap: 'inline',
outDir: 'dist/electron/preload',
}
}
},
},
},
// Enables use of Node.js API in the Renderer-process
renderer: {},