Commit Graph

8 Commits

Author SHA1 Message Date
0d36653b0d Bump all targets to es2020
Fixes #530
2022-02-28 13:45:21 -08: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
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
03cf5fa9f1 Enable strict mode for many samples 2019-05-10 14:34:54 -07:00
3fedfb19e9 update status bar sample, #110 2018-11-15 10:32:22 +01:00
154ad38e3f Convert indentation to tabs for all JSON files 2018-10-08 15:37:24 -07:00
0337f45f7a modernize terminal-sample 2016-12-30 11:00:42 +01:00
71d52d7517 Add a sample for status bar contribution (show number of selected lines) 2016-12-17 11:33:07 +01:00