We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22148f4 commit b860723Copy full SHA for b860723
5 files changed
.vscodeignore
@@ -3,10 +3,12 @@
3
out/test/**
4
out/**/*.map
5
src/**
6
+node_modules/**
7
.gitignore
8
tsconfig.json
9
vsc-extension-quickstart.md
10
tslint.json
11
run.sh
12
docker-compose.yml
13
docs/**
14
+test/**
0 commit comments