voidzero-dev / voidzero-dev/vite-plus
`vp create` monorepo vite.config.ts is invalid
- Vorherrschende Sprache
- Rust
- Sterne
- 5.8k
- Forks
- 262
- Ø Merge
- 23 Std. 41 Min.
- Gemergte PRs (30 T.)
- 138
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.