Hi! Is there any way to check / change the linter settings somewhere? For example, I tried to import camera-controls.js from the botanical-blaster demo project into my own to reuse it, but eslint is not happy about the number of classes in one file.
I tried creating an .eslistrc file, but the file name / ending isnโt allowed. Any hints? Thanks in advance!