Commit Graph

12 Commits

Author SHA1 Message Date
23e5167c2f Update samples to compile with TS 4.0.2 2020-09-10 15:20:30 -07:00
2c377b7828 Update extensions to build with typescript 3.9.4
Also fixing some compile errors in configuration-sample
2020-05-29 14:11:10 -07:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
cd6c33d101 Updates to target es2019
Fixes #265

Also excludes dom typings from the lib files so that dom methods are not suggested
2020-05-06 12:14:11 -07:00
e8da8b531a Update tslint version to 5.19
This fixeds a few vulnerabilities listed when running `npm i`
2020-04-14 18:05:51 -07:00
209a84c1af Bump all samples to use TS 3.8.3
Also required bumping `@types/node` to 12.12.x
2020-04-14 18:01:21 -07:00
f4f21dcb03 Bump tslint versions
Fixes some npm audit issues
2019-05-09 17:04:08 -07:00
e361ab05b5 Add tslint as devDependency for all samples 2018-11-08 10:39:34 -08:00
7501ea71a4 Convert all samples to use vscode-samples Microsoft/vscode-vsce#299 2018-10-15 11:53:21 -07:00
0fda4ad8a1 Stream 2018-09-05 00:40:46 -07:00
b75dbc8c24 Update client/server lib version for JSON log 2018-09-04 17:51:07 -07:00
6eeb02c5c6 cp -r lsp-sample lsp-log-streaming-sample 2018-09-04 17:48:49 -07:00