nuxt-community/google-analytics-module

docs(setup): add typescript instructions

dargmuesli opened this issue · 1 comments

For users of typescript it would be cool to have a section in the setup instructions that tells users to include "@nuxtjs/google-analytics" in their compilerOptions.types array in tsconfig.json.

I found this helpful.