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 13476cc commit 79a77adCopy full SHA for 79a77ad
docus/nuxt.config.ts
@@ -1,4 +1,3 @@
1
-// https://nuxt.com/docs/api/configuration/nuxt-config
2
export default defineNuxtConfig({
3
- modules: ["@nuxtjs/plausible"]
4
-})
+ modules: ['@nuxtjs/plausible'],
+})
0 commit comments