tmp
This commit is contained in:
		| @@ -140,5 +140,6 @@ | ||||
| 		"vitest-fetch-mock": "0.2.2", | ||||
| 		"vue-eslint-parser": "9.3.1", | ||||
| 		"vue-tsc": "1.8.8" | ||||
| 	} | ||||
| 	}, | ||||
| 	"type": "module" | ||||
| } | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
| 		"sourceMap": false, | ||||
| 		"target": "ES2022", | ||||
| 		"module": "esnext", | ||||
| 		"moduleResolution": "node16", | ||||
| 		"moduleResolution": "Bundler", | ||||
| 		"removeComments": false, | ||||
| 		"noLib": false, | ||||
| 		"strict": true, | ||||
| @@ -31,7 +31,6 @@ | ||||
| 			"@types" | ||||
| 		], | ||||
| 		"types": [ | ||||
| 			"vite/client", | ||||
| 			"reactivity-transform/macros-global" | ||||
| 		], | ||||
| 		"lib": [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kagami Sascha Rosylight
					Kagami Sascha Rosylight