jupyterlab / extension-cookiecutter-ts

A cookiecutter recipe for JupyterLab extensions in Typescript
BSD 3-Clause "New" or "Revised" License
179 stars 88 forks source link

Add react types #286

Closed fcollonval closed 1 year ago

fcollonval commented 1 year ago

Follow-up of https://github.com/jupyterlab/extension-cookiecutter-ts/pull/284

fcollonval commented 1 year ago

I'll open an issue in JupyterLab to decide if we bring back @types/react as dependencies to avoid this.