We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648141a commit a2030fcCopy full SHA for a2030fc
.eslintignore
nuxt.config.js
@@ -41,8 +41,8 @@ export default {
41
// Modules for dev and build (recommended) (https://go.nuxtjs.dev/config-modules)
42
buildModules: [
43
// https://go.nuxtjs.dev/eslint
44
- // '@nuxtjs/eslint-module',
45
- // '@nuxt/postcss8',
+ '@nuxtjs/eslint-module',
+ '@nuxt/postcss8',
46
// https://go.nuxtjs.dev/tailwindcss
47
'@nuxtjs/tailwindcss',
48
],
0 commit comments