rolling-scopes / site

🦥🛼 Website supporting The Rolling Scopes and The Rolling Scopes School educational process
https://rollingscopes.com
6 stars 8 forks source link

Add an ESLint rule to disable default export #365

Closed ansivgit closed 2 days ago

ansivgit commented 2 days ago

📝 Describe the feature

We would like to disable default exports in our components. To do this, we need to add the appropriate rules to ESLint

✅ Definition of Done (DoD):

If there is a default export, ESLint will issue a warning