Commit Graph

8 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
7560f94b48 Make sure tsx files have same formatting as ts files
Also updates the react sample to only have a single tsconfig so tsfmt can be easily run on it
2022-12-06 15:17:08 -08:00
e1df717218 Make sure all samples are extending the eslint base configs 2022-12-06 15:03:41 -08:00
0d36653b0d Bump all targets to es2020
Fixes #530
2022-02-28 13:45:21 -08:00
52dce4cdf0 Remove notebook provider code from renderer examples (#472)
* remove extension code from renderer

* remove notebook provider code from simple renderer
2021-08-03 11:41:51 -07:00
90890eef02 create table of issues 2021-08-01 22:55:58 -07:00
ae0a71b27b add React 2021-08-01 22:50:23 -07:00
0c37342406 init react renderer 2021-08-01 22:18:21 -07:00