You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because PhpStorm, Webstorm and IntelliJ have integrated Typescript support, all the exported typings work perfectly fine and only the special shortcuts like @items is missing. I think it'd be beneficial if this was clarified in the README.md by specifying that the mod exports valid Typescript typings for KubeJS that any IDE with Typescript support can use.
In addition it'd be nice if we could export without making a .vscode folder, maybe using /probejs typings?
The text was updated successfully, but these errors were encountered:
Because PhpStorm, Webstorm and IntelliJ have integrated Typescript support, all the exported typings work perfectly fine and only the special shortcuts like
@items
is missing. I think it'd be beneficial if this was clarified in the README.md by specifying that the mod exports valid Typescript typings for KubeJS that any IDE with Typescript support can use.In addition it'd be nice if we could export without making a .vscode folder, maybe using
/probejs typings
?The text was updated successfully, but these errors were encountered: