774ecdb0ee
Bump ts-eslint versions
...
This fixes a warning about running on an unsupported TypeScript version. Also makes sure we do not lint any `.vscode-test` contents if they are present
2024-11-26 22:59:45 -08:00
8747e64d7a
Run audit fix
...
Runs `npm audit fix` on all samples
2024-11-26 22:23:51 -08:00
e0fac10b63
Update all samples to TS 5.7
2024-11-26 19:16:22 -08:00
1a3ac0c722
Switch internal scripts to ts
...
Also adds a formatting script and runs it against all TS files in the samples
2024-10-28 16:41:49 -07:00
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
8465a39a90
Bump to TS 5.6.2
...
Also bumps `@types/node` to fix compat issues with new TS lib typings
2024-10-03 11:53:22 -07:00
7628cfc947
Bump eslint versions
...
Avoids a warning when running the linter with TS 5.5
2024-06-27 13:33:48 -07:00
c3780da9e2
Fix audit warnings
...
Updates `braces` across all samples with `npm audit fix`
2024-06-27 10:08:14 -07:00
b6d420ab8e
Update README.md for kernel execution sample
2024-04-17 19:31:58 +02:00
8d5e38875b
Update to latest version
2024-01-31 09:03:28 +11:00
fb02b15ca9
Updates based on changes to API
2024-01-28 23:01:02 +11:00
2eb28c8e34
Sample extension using Jupyter Execution API
2023-11-27 14:56:37 +11:00