You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'webpack-merge' should be listed in the project's dependencies, not devDependencies.eslintimport/no-extraneous-dependencies
'webpack' should be listed in the project's dependencies, not devDependencies.eslintimport/no-extraneous-dependencies
I'm using eslint 7.29.0
Same error is showing
'webpack-merge' should be listed in the project's dependencies, not devDependencies.eslintimport/no-extraneous-dependencies
'webpack' should be listed in the project's dependencies, not devDependencies.eslintimport/no-extraneous-dependencies
My file is below
development.config.js
package.json
Originally posted by @AakashAlagarsamy in #1396 (comment)
The text was updated successfully, but these errors were encountered: