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
The goal of this editor is to bring as much of the standard Javascript/Typescript editing features inside the ThingWorx composer.
To make this happen, in v1.24.0 support for prettier was added.
The goal of this editor is to bring as much of the standard Javascript/Typescript editing features inside the ThingWorx composer.
To make this happen, in v1.24.0 support for prettier was added.
In order to further enhance the editing experience in Thingworx, ESLint should also be integrated in.
The typescript-eslint playground serves as an example of such an integration.
The source code is here: https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/website/src/components/editor
The following features should be supported:
The text was updated successfully, but these errors were encountered: