e1df717218
Make sure all samples are extending the eslint base configs
2022-12-06 15:03:41 -08:00
76c78944b5
eamodio.tsl-problem-matcher changed id ( #715 )
...
Co-authored-by: Henrik Jensen <henrik-jensen@users.noreply.github.com >
2022-12-02 16:01:57 +01:00
2f83557a56
Run format on repo
2022-11-04 14:27:02 -07:00
42e83bf2f3
Bump eslint versions and update lint scripts
...
Pick up latest eslint to avoid a nasty warning about using an unsupported version of TS
Also updates the eslint script to be more scoped on which files it checks
2022-11-04 13:52:32 -07:00
b56a580d1e
Pick up latest TS for building samples
2022-09-27 15:01:41 -07:00
519619525e
Fix some npm audit issues
...
This also removes `mocha` from examples that were not using them since mocha pulls in lots of deps that then have security advisories
2022-09-27 09:34:52 -07:00
bcfdcba774
Update id of renderer
...
From https://github.com/microsoft/vscode/issues/153873
2022-06-30 16:15:17 -07:00
5b10219434
Bump eslint TS versions
...
This fixes the warnings about using an unsupported version of typescript
2022-06-28 15:25:09 -07:00
30e22b38ce
Add extended markdown notebook renderer sample
...
This demonstrates how one notebook renderer can extend another one
2022-06-27 17:06:11 -07:00