Igor
Results
3
comments of
Igor
same Windows 11 npm: 10.5.0 vite: 5.1.6 @million/lint: 0.0.73
and also it makes errors with react key prop all over the app
> The same issue for me (react/vite, yarn, mac os) fixed with: > > 1. yarn add -D million@latest > 2. yarn add -D @million/lint > 3. vite.config.ts: > ......