Merge pull request #13296 from vector-im/t3chguy/autocomplete
add config option to tsc resolveJsonModulepull/13341/head
						commit
						7ffa1ba1bd
					
				|  | @ -2,6 +2,8 @@ | |||
|   "compilerOptions": { | ||||
|     "experimentalDecorators": true, | ||||
|     "emitDecoratorMetadata": true, | ||||
|     "resolveJsonModule": true, | ||||
|     "esModuleInterop": true, | ||||
|     "module": "commonjs", | ||||
|     "moduleResolution": "node", | ||||
|     "target": "es2016", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Michael Telatynski
						Michael Telatynski