|
@@ -25,7 +25,7 @@ module.exports = {
|
|
// Use Eslint Loader?
|
|
// Use Eslint Loader?
|
|
// If true, your code will be linted during bundling and
|
|
// If true, your code will be linted during bundling and
|
|
// linting errors and warnings will be shown in the console.
|
|
// linting errors and warnings will be shown in the console.
|
|
- useEslint: true,
|
|
|
|
|
|
+ useEslint: false,
|
|
// If true, eslint errors and warnings will also be shown in the error overlay
|
|
// If true, eslint errors and warnings will also be shown in the error overlay
|
|
// in the browser.
|
|
// in the browser.
|
|
showEslintErrorsInOverlay: false,
|
|
showEslintErrorsInOverlay: false,
|