voidzero-dev / voidzero-dev/vite-plus
`vp create` monorepo vite.config.ts is invalid
- Lingua principale
- Rust
- Stelle
- 5.8k
- Fork
- 261
- Merge medio
- 1g 34m
- PR unite (30g)
- 135
Descrizione
### Description
at the moment, `vp create` monorepo config is not ideal. packages/utils `vite.config.ts` has `lint.options.typeCheck` and `lint.options.typeCheck`. but it works only on root config file. so we can remove it. `vp create` is entry of using vite+, so it should be ideal and valid.
### Suggested solution
remove that config.
### Alternative
support that option. but it's not include roadmap. so we should fix this problem with remove option IMO.
### Additional context
_No response_
### Validations
- [x] Read the [Contributing Guidelines](https://github.com/voidzero-dev/vite-plus/blob/main/CONTRIBUTING.md).
- [x] Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- [x] Check that there isn't already an issue requesting the same feature.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.