[add] test
This commit is contained in:
		| @@ -1,29 +0,0 @@ | |||||||
| { |  | ||||||
|     "compilerOptions": { |  | ||||||
|         "target": "esnext", |  | ||||||
|         "useDefineForClassFields": true, |  | ||||||
|         "module": "esnext", |  | ||||||
|         "moduleResolution": "node", |  | ||||||
|         "strict": true, |  | ||||||
|         "jsx": "preserve", |  | ||||||
|         "sourceMap": true, |  | ||||||
|         "resolveJsonModule": true, |  | ||||||
|         "isolatedModules": false, |  | ||||||
|         "esModuleInterop": true, |  | ||||||
|         "lib": [ |  | ||||||
|             "esnext", |  | ||||||
|             "dom" |  | ||||||
|         ] |  | ||||||
|     }, |  | ||||||
|     "include": [ |  | ||||||
|         "src/**/*.ts", |  | ||||||
|         "src/**/*.d.ts", |  | ||||||
|         "src/**/*.tsx", |  | ||||||
|         "src/**/*.vue" |  | ||||||
|     ], |  | ||||||
|     "references": [ |  | ||||||
|         { |  | ||||||
|             "path": "./tsconfig.node.json" |  | ||||||
|         } |  | ||||||
|     ] |  | ||||||
| } |  | ||||||
		Reference in New Issue
	
	Block a user