|
|
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 |
|
|
|
0749cbabac
|
Fix typos in code-actions-sample
|
2020-02-19 12:18:49 +03:00 |
|
|
|
dec5333ef6
|
Don't require a deactivate handler
|
2019-07-22 13:37:44 -07:00 |
|
|
|
9a190eb7b0
|
diagnostic code action sample
|
2019-07-18 15:26:53 +02:00 |
|
|
|
4c2ba979fc
|
Us TS 3.5.1 for all samples
|
2019-05-31 11:51:11 -07:00 |
|
|
|
d835433d33
|
Remove extra space in compile task
|
2019-05-30 18:28:15 -07:00 |
|
|
|
dce3875a93
|
Don't set explicit lib in tsconfigs
The one we get from the `target` is correct in almost all cases for VS Code
|
2019-05-30 18:24:08 -07:00 |
|
|
|
bbeb7c269f
|
Add code actions sample
|
2019-05-30 18:18:14 -07:00 |
|