Meta: Enable strictNullChecks
This commit is contained in:
		
							parent
							
								
									efbb00e7ba
								
							
						
					
					
						commit
						c93a47d9a0
					
				| @ -29,7 +29,7 @@ | ||||
| 		/* Strict Type-Checking Options */ | ||||
| 		"strict": false /* Enable all strict type-checking options. */, | ||||
| 		"noImplicitAny": true /* Raise error on expressions and declarations with an implied 'any' type. */, | ||||
| 		// "strictNullChecks": true,              /* Enable strict null checks. */ | ||||
| 		"strictNullChecks": true,              /* Enable strict null checks. */ | ||||
| 		// "strictFunctionTypes": true,           /* Enable strict checking of function types. */ | ||||
| 		// "strictBindCallApply": true,           /* Enable strict 'bind', 'call', and 'apply' methods on functions. */ | ||||
| 		"strictPropertyInitialization": false /* Enable strict checking of property initialization in classes. */, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Diego Magdaleno
						Diego Magdaleno