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