We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d26545 commit 010b9c9Copy full SHA for 010b9c9
.vscodeignore
@@ -1,2 +1,10 @@
1
+.github/**
2
+.vscode/**
3
+.vscode-test/**
4
+out/test/**
5
**/*.ts
6
+**/*.map
7
+.gitignore
8
**/tsconfig.json
9
+**/tslint.json
10
+**/.eslintrc.json
0 commit comments