t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.73k stars 409 forks source link

bug: the eslint-plugin-jsx-a11y is installed but not used #1232

Open FleetAdmiralJakob opened 1 month ago

FleetAdmiralJakob commented 1 month ago

Provide environment information


Describe the bug

The eslint-plugin-jsx-a11yis installed, but not used.

There is no eslint config in this project that uses this plugin

What I expect: Its appearance in the react eslint config

Link to reproduction


To reproduce


Additional information

image