Skip to content

Commit 70eec5d

Browse files
committed
[CodeFactor] Apply fixes
1 parent a2030fc commit 70eec5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuxt.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ 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',
45-
'@nuxt/postcss8',
44+
'@nuxtjs/eslint-module',
45+
'@nuxt/postcss8',
4646
// https://go.nuxtjs.dev/tailwindcss
4747
'@nuxtjs/tailwindcss',
4848
],

0 commit comments

Comments
 (0)