voila-dashboards / voici

Voici turns any Jupyter Notebook into a static web application
https://voici.readthedocs.io/
Other
145 stars 8 forks source link

Disable `skipLibCheck` #43

Open jtpio opened 1 year ago

jtpio commented 1 year ago

Currently skipLibCheck is set to true here:

https://github.com/voila-dashboards/voici/blob/c252f2811cc2e8f152aa0a9e90b66232c47a2ac5/tsconfigbase.json#L17

We should try to remove it from the config to it defaults back to false.