Let's make it easy for plugin developers to quickly get started by providing them with a boilerplate react plugin project. - [x] remove the overhead of setting up typescript, core dependencies and build scripts so devs can focus on the functionality of their plugin - [x] default to use the same chakra component library and theme styles so the plugin easily matches the main UI - [x] add a new CLI command to create a new plugin ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Let's make it easy for plugin developers to quickly get started by providing them with a boilerplate react plugin project.
Committer