Files
vscode-extension-samples/.base-sample
Matt Bierner 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
..
2018-12-12 15:51:03 -08:00
2018-10-29 12:09:53 -07:00
2018-10-29 12:09:53 -07:00
2018-10-29 12:09:53 -07:00
2020-04-14 18:05:51 -07:00
2019-04-15 09:43:44 -07:00
2020-05-06 12:14:11 -07:00
2018-10-29 12:09:53 -07:00

Base Sample

This sample is similar to the helloworld-sample, but it follows the Sample Guideline.

You can easily write a new sample following the guideline by cp -r .base-sample my-sample.