pmndrs / drei

🥉 useful helpers for react-three-fiber
https://docs.pmnd.rs/drei
MIT License
8.43k stars 708 forks source link

eslint v9 - simplified config #2185

Closed abernier closed 1 week ago

abernier commented 1 week ago

Why / What

it appears that eslint (even v8) "rules" were not applied to previous code

i took the eslint v9 migration opportunity to simplify the eslint-config to the bare minimum, getting rid of a maximum of "things"/settings that either were not applied, or are now already included as recommended preset, or had no impact on our codebase

eslint config is now minimal, and correctly applies to src and .storybook folders

Checklist

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2024 10:53am
codesandbox-ci[bot] commented 1 week ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 9.116.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: