Commit Graph

7 Commits

Author SHA1 Message Date
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
d94d69a3c1 - unified 'vscode' imports
- unified naming of private fields to `_xyz`
- use `vscode.workspace.fs` instead of `fs`
2019-11-13 20:35:35 +01:00
dfe4bba9a3 clean-up 2019-11-11 01:16:15 +01:00
a1d64677ea call-hierarchy-sample 2019-11-11 00:47:36 +01:00