Skip to content

Commit 3aad678

Browse files
committed
Update nuxt.config.js
1 parent b23b2b4 commit 3aad678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default {
4141
// Modules for dev and build (recommended) (https://go.nuxtjs.dev/config-modules)
4242
buildModules: [
4343
// https://go.nuxtjs.dev/eslint
44-
'@nuxtjs/eslint-module',
44+
//'@nuxtjs/eslint-module',
4545
'@nuxt/postcss8',
4646
// https://go.nuxtjs.dev/tailwindcss
4747
'@nuxtjs/tailwindcss',

0 commit comments

Comments
 (0)