Commit Graph

5 Commits

Author SHA1 Message Date
73e249b3c1 Migrate all samples to eslint 9
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
e1df717218 Make sure all samples are extending the eslint base configs 2022-12-06 15:03:41 -08:00
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
bcfdcba774 Update id of renderer
From https://github.com/microsoft/vscode/issues/153873
2022-06-30 16:15:17 -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