Skip to content

Commit f427753

Browse files
committed
Prettier
1 parent 7016078 commit f427753

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)