vue"s cli framework, after opening webpack"s eslint, how to configure it to only prompt for blocking errors in warning?
vue"s cli framework, after opening webpack"s eslint, how to configure it to only prompt for blocking errors in warning?
has commented out the configuration of eslint in the webpack.main.config.js in the npm run dev , but eslint still prompts an error when it comes to npm run dev. module: { rules: [ { test: .(js)$ , enforce: pre ,...
problem description access normally before configuration. After creating eslintrc.js, an error is reported: Adjacent JSX elements must be wrapped in an enclosing tag ; jsx is not used vscode related codes webpack.base.config: { ...