export default defineConfig()
in
react-app/vite.config.js [5:7]
3
lines of code
1
McCabe index (conditional complexity)
export default defineConfig({ plugins: [react()], })