#Linting error after generating a new clean app
1 messages · Page 1 of 1 (latest)
Or migrate the settings to the new version. I don't think it's necessary, but anyway.
https://github.com/nestjs/schematics/issues/1909
it is a known issue
1 messages · Page 1 of 1 (latest)
I've already talked about this problem here but no one paid attention to what I said.
Well, the solution is to downgrade eslint to the version compatible with the settings, so just type yarn add eslint@^8 if you're using yarn and then restart vscode.
Or migrate the settings to the new version. I don't think it's necessary, but anyway.
https://github.com/nestjs/schematics/issues/1909
it is a known issue