Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DumpySquare committed Jun 1, 2020
2 parents 9bde3d0 + fd0ca56 commit ab12a21
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@
out/test/**
src/**
.gitignore
README_docs/**
vsc-extension-quickstart.md
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts
# **/*.gif
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"snippets": [
{
"language": "json",
"path": "./src/snippets.json"
"path": "./snippets.json"
}
],
"jsonValidation": [
Expand Down
Binary file removed resources/package-explorer.png
Binary file not shown.
File renamed without changes.

0 comments on commit ab12a21

Please sign in to comment.