flow-and-components-documentation
flow-and-components-documentation copied to clipboard
Add guidance on development tool setup for V15 + TS
Currently, we don't have any recommendations/guidance on how to setup the development tool. A few options:
- Use IntelliJ IDEA Ultimate version for both Java and TypeScript.
- Use IntelliJ IDEA Community version for Java, and VS Code for TypeScript.
- Use VS Code (with Java plugin) for both TypeScript and Java.
DoD:
Have a Doc page under creating typescript ui describing development tool setup