Skip to content

Commit 0bf300e

Browse files
committed
fix linter errors
1 parent 5a6ed44 commit 0bf300e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nuxt-module.config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default defineNuxtModuleConfig({
2-
build: {
3-
failOnWarn: false,
4-
},
2+
build: {
3+
failOnWarn: false,
4+
},
55
})

0 commit comments

Comments
 (0)