huang-julien / nuxt-applicationinsights

ApplicationInsights module for Nuxt 3.
15 stars 0 forks source link

fix: move dependencies to peerDependencies and stop extends tsconfig from playground #56

Closed huang-julien closed 1 month ago

huang-julien commented 1 month ago

This PR moves nuxt and nitro dependencies to peerDependencies .It also removes tsconfig extends fields to move it to .nuxtrc.

fix #55