This template includes configurations for:
- NativeWind v4
- ESLint
- Prettier
- Expo Router
- TypeScript
npx create-expo-app@latest `here-name-project` --template https://github.com/Santyzz0311/nativewind-route
You must have the ESLint extension installed.
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}