export default defineConfig()
in
webapp/vite.config.ts [9:11]
3
lines of code
1
McCabe index (conditional complexity)
export default defineConfig({ plugins: [react()], })