Linter error - multi file schema
Since I use the multi file schema, the linter show this error for all the models + db and client :"The generator "client" cannot be defined because a generator with that name already exists." / The model "x" cannot be defined because a model with that name already exists.
How can I get rid of it ?
How can I get rid of it ?