- Can remove the options from the package.json here: https://github.com/plotly/dash-component-boilerplate/blob/master/%7B%7Bcookiecutter.project_shortname%7D%7D/package.json#L21 - And same here: [https://github.com/plotly/dash-typescript-component-template/blob/344410063c4cf1c0[…]8f9eaaf/%7B%7Bcookiecutter.project_shortname%7D%7D/package.json](https://github.com/plotly/dash-typescript-component-template/blob/344410063c4cf1c0f90e36970842a7f9f8f9eaaf/%7B%7Bcookiecutter.project_shortname%7D%7D/package.json#L19) - And remove the jl-prefix and r-prefix from the cookiecutters: https://github.com/plotly/dash-component-boilerplate/blob/425fcc0c519baca17db136e2b8ec8518641a5208/cookiecutter.json#L5-L6
dash-component-boilerplate/cookiecutter.json
Lines 5 to 6 in 425fcc0