hmm… looking at ts2kt.. having some problems getting it to compile when running: "Convert the tool to Javascript. One way is to open the project in IntelliJ and build the project (e.g. Ctrl+Shift+F9)".... lost of compiler errors. Have the language level set to 1.1… errors like Error:(15, 5) Kotlin: Only nullable properties of external interfaces are allowed to be non-abstract, Error:(1855, 156) Kotlin: Wrong default value for parameter of external function. Must be ' = noImpl’....... I had different errors when I was running the older plugin on accident.. but upgraded..restarted.. set language level.. and am now getting these new buggers..hmmm