chore: this enables stricter inference for data properties on `this`
							parent
							
								
									bd138a8711
								
							
						
					
					
						commit
						c90b88d701
					
				|  | @ -6,6 +6,7 @@ | |||
|       "ant-design-vue/es/*": ["components/*"] | ||||
|     }, | ||||
|     "strictNullChecks": false, | ||||
|     "strict": true, | ||||
|     "moduleResolution": "node", | ||||
|     "esModuleInterop": true, | ||||
|     "experimentalDecorators": true, | ||||
|  | @ -13,6 +14,7 @@ | |||
|     "noUnusedParameters": true, | ||||
|     "noUnusedLocals": true, | ||||
|     "noImplicitAny": false, | ||||
|     "module": "esnext", | ||||
|     "target": "es6", | ||||
|     "lib": ["dom", "es2017"], | ||||
|     "skipLibCheck": true, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Amour1688
						Amour1688