winnekes/itypescript

Warning message shown: Configuraiton not found

Opened this issue · 1 comments

After the first cell, this warning is shown:

Configuration is not found! Default configuration will be used:
{"module":1,"target":1,"moduleResolution":2,"esModuleInterop":true}

image

Simple fix, create a tsconfig.json in the root folder of your notebook. And copy that default configuration to it.