Core team → @unocss.dev • @vitest.dev • @vuejs.org • elk.zone • @tresjs.org • vuetifyjs.com
Ecosystem Team → @nuxt.com
Mantainer → nuxt.vuetifyjs.com • https://vite-pwa-org.netlify.app
This should be illegal: forced to add backup and restoration.
This should be illegal: forced to add backup and restoration.
"typesVersions": {
"*": {
"*": ["./dist/*.mts", "./dist/index.mts"]
}
},
The .mts extension is about fixing the resolution:
"typesVersions": {
"*": {
"*": ["./dist/*.mts", "./dist/index.mts"]
}
},
The .mts extension is about fixing the resolution:
Any hint @andrewbran.ch ? I was trying to fix node10 types at `@shikijs/langs`, check L46 in the screenshot:
Any hint @andrewbran.ch ? I was trying to fix node10 types at `@shikijs/langs`, check L46 in the screenshot: