Files
webbanalys/unlighthouse.config.ts
2025-12-13 17:33:36 +01:00

7 lines
80 B
TypeScript

export default defineUnlighthouseConfig({
server: {
open: false,
},
})