Commit Graph

11 Commits

Author SHA1 Message Date
6bd0a97459 Bump eslint package versions 2022-04-13 15:49:42 -07:00
828768a62c Use latest TS version for all packages
This also updates our package-locks to v2
2022-04-13 15:12:23 -07:00
4627bde1c9 Bump minimist from 1.2.5 to 1.2.6 in /inline-completions
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:32:57 +00:00
8538e27511 Adds playground.js 2022-03-01 12:45:18 +01:00
33d18813de Addresses feedback from #555. 2022-03-01 12:37:03 +01:00
0d36653b0d Bump all targets to es2020
Fixes #530
2022-02-28 13:45:21 -08:00
58d3cbc5ae Audit fix 2022-02-09 11:44:13 -08:00
2bc23042f1 Update samples to build with TS 4.5.5 2022-02-09 11:38:40 -08:00
e02887bb31 Fixes https://github.com/microsoft/vscode/issues/137888 by updating the inline-completions sample. 2022-01-10 15:00:12 +01:00
27d16525cf Update README.md
Updates setting name.
2021-06-04 17:48:42 +02:00
f5e95b0e18 Adds inline-completions sample. 2021-05-31 13:53:55 +02:00