Commit Graph

12 Commits

Author SHA1 Message Date
9b8701dcea run npm audit fix for all sample projects 2020-09-10 15:26:54 -07:00
9819038c9e Recomend eslint for all samples 2020-05-29 14:20:07 -07:00
4efd427258 Enable semicolon rule for eslint 2020-05-29 14:13:32 -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
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
b6158195a3 Updating npm run install to pass 2020-01-08 22:08:36 -08:00
2902b68d59 Add run config for testing the sample 2019-10-03 16:55:33 -03:00
a507ccbbeb Fix VS Code API section in README 2019-10-03 16:54:55 -03:00
61ed753981 Add gif 2019-10-03 16:54:05 -03:00
34194ceba5 Changes requested by @octref 2019-10-03 16:02:43 -03:00
71feaa3785 Add a CodeLens API sample 2018-10-16 19:31:54 -03:00