mirror of https://github.com/vector-im/riot-web
				
				
				
			add ts-ignore for js-sdk as per comment
							parent
							
								
									00edfc83cd
								
							
						
					
					
						commit
						adc93ca7d6
					
				|  | @ -59,6 +59,7 @@ import {MatrixClientPeg} from './MatrixClientPeg'; | |||
| import PlatformPeg from './PlatformPeg'; | ||||
| import Modal from './Modal'; | ||||
| import { _t } from './languageHandler'; | ||||
| // @ts-ignore - XXX: tsc doesn't like this: our js-sdk imports are complex so this isn't surprising
 | ||||
| import Matrix from 'matrix-js-sdk'; | ||||
| import dis from './dispatcher/dispatcher'; | ||||
| import WidgetUtils from './utils/WidgetUtils'; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 David Baker
						David Baker