parca icon indicating copy to clipboard operation
parca copied to clipboard

ci: fix eslint plugins

Open maxbrunet opened this issue 2 years ago • 0 comments

ESLint v8 requires typescript-eslint v5:

TypeError: Failed to load plugin 'jest' declared in '.eslintrc.yml': Class extends value undefined is not a constructor or null

And it seems eslint-plugin-node has been replaced by a fork, eslint-plugin-n:

ESLint couldn't find the plugin "eslint-plugin-n".

maxbrunet avatar Aug 10 '22 19:08 maxbrunet