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 */
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!