Commit Graph

17 Commits

Author SHA1 Message Date
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
5b10219434 Bump eslint TS versions
This fixes the warnings about using an unsupported version of typescript
2022-06-28 15:25:09 -07:00
44683d707f Use node typings from current VS Code 2022-05-24 15:12:22 -07:00
f7f5bee0e5 Update to TS 4.7 2022-05-24 15:04:19 -07:00
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
afeaaa302e Bump minimist from 1.2.5 to 1.2.6 in /proposed-api-sample
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 17:54:01 +00:00
2bc23042f1 Update samples to build with TS 4.5.5 2022-02-09 11:38:40 -08:00
1e6a021d0e update proposed API sample 2021-11-15 14:35:24 +01:00
5e4acd9164 npm i, npm audit 2021-11-15 14:30:24 +01:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
2545f5adc3 Polish and update deps 2019-09-11 11:29:24 -07:00
0676a3074b Proposed API sample 2019-09-05 10:59:26 -07:00
0ab84514c8 Remove proposed API Sample 2018-10-31 10:12:38 -07:00
bcb00d3bbb Fix Microsoft/vscode#62209 2018-10-30 15:15:53 -07:00
acdd584437 Proposed API sample. Fix Microsoft/vscode#33358 2018-10-29 17:12:50 -07:00