voidzero-dev / voidzero-dev/vite-plus

`vp create` monorepo vite.config.ts is invalid

Open
#2,640 1 comment 0 reactions 1 assignee Claimed by @semimikoh View on GitHub
contribution welcome good first issue
Dominant language
Rust
Stars
5.8k
Forks
261
Avg merge
1d 34m
Merged PRs (30d)
135

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.