I want to have an automatic linting for exported interfaces with the typescript-eslint plugin. But once I add the modifier that checks for an interface to be ex
typescript-eslint