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

chore: move configurations under `package.json` #303

Closed SauravMaheshkar closed 1 year ago

SauravMaheshkar commented 1 year ago

Fixes #302

Similar to https://github.com/jupyter-server/jupyter-resource-usage/pull/188 and https://github.com/jupyter-server/jupyter_server/pull/1246

Changes proposed by this PR can be summarised as follows :-

Doing so, would lead to a more minimal project structure without any functional change.

welcome[bot] commented 1 year ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

welcome[bot] commented 1 year ago

Congrats on your first merged pull request in this project! :tada: congrats Thank you for contributing, we are very proud of you! :heart:

fcollonval commented 1 year ago

@meeseeksdev please backport to 4.0