Linter Settings

Hi Felix!

You can add comments to disable specific Linter rules. To solve this problem try putting this above the line causing the issue:

/* eslint-disable max-classes-per-file */

Screenshot 2024-06-28 at 10.07.41 AM
The error message is gone!

I Hope this helps! Thanks for your patience while we continue to develop Studio. If you have any more questions feel free to reach out again!

2 Likes