Skip to content

Commit b154276

Browse files
committed
Update eslint
1 parent 85eb580 commit b154276

File tree

3 files changed

+642
-600
lines changed

3 files changed

+642
-600
lines changed

nuxt.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ export default {
5858
config.module.rules.push({
5959
enforce: 'pre',
6060
test: /\.(js|vue)$/,
61-
// loader: 'eslint-loader', // DEPRECATED
62-
// loader: "eslint-webpack-plugin",
6361
exclude: /(node_modules)/,
6462
})
6563
}

0 commit comments

Comments
 (0)