Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I store other customized settings in tsconfig.json #28

Open
theabc50111 opened this issue May 3, 2022 · 0 comments
Open

Can I store other customized settings in tsconfig.json #28

theabc50111 opened this issue May 3, 2022 · 0 comments

Comments

@theabc50111
Copy link

theabc50111 commented May 3, 2022

I used to edit customized settings in themes.jupyterlab-settings and tracker.jupyterlab-settings then pass it to ~/.jupyter/lab/user-settings/@jupyterlab/apputils-extension/ , ~/.jupyter/lab/user-settings/@jupyterlab/notebook-extension/ respectively

Can I put this customized settings to tsconfig.json?

e.g.
stored following customized setting
"overrides": { "content-font-size1": "18px", "code-font-size": "18px", "ui-font-size1": "16px" },
into tsconfig.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant