tung1404

Results 1 issues of tung1404

### Describe the bug Hi, When I setup vite.config.ts as below, vitest will output the result to `root_project\src\node_modules\.vitest\results.json` I think its location is `root_project\node_modules\.vitest\results.json` ```js /// import { defineConfig }...

p3-minor-bug