7 lines
80 B
TypeScript
7 lines
80 B
TypeScript
export default defineUnlighthouseConfig({
|
|
server: {
|
|
open: false,
|
|
},
|
|
})
|
|
|