nuxt / scripts

Plug-and-play script optimization for Nuxt applications. (Public Preview)
https://scripts.nuxt.com
MIT License
134 stars 9 forks source link

chore(tsconfig): extends from playground tsconfig #42

Closed huang-julien closed 1 month ago

huang-julien commented 1 month ago

Hey :wave:

It may be better to extends from the playground as we'll enable all possible options within it ?

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scripts-docs ❌ Failed (Inspect) May 5, 2024 0:31am
scripts-playground ❌ Failed (Inspect) May 5, 2024 0:31am
harlan-zw commented 1 month ago

This is following the best practices for https://github.com/nuxt/module-builder.

The TS issue I'm guessing you're trying to fix should be fixed with https://github.com/nuxt/scripts/commit/c081083ab4a85f0ee2486a7e5f693308394f2e2e

Thanks for taking a look though