Skip to content

Commit

Permalink
Remove static/ from .vscodeignore
Browse files Browse the repository at this point in the history
  • Loading branch information
agrawal-d committed Jun 25, 2021
1 parent a34dae5 commit 8bf3a47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jest.config.js
webpack.frontend.config.js
.eslintrc.js
.eslintignore
static/
.prettierrc.json
.gitignore
docs/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-3.0-or-later",
"icon": "icon.png",
"publisher": "DivyanshuAgrawal",
"version": "5.8.3",
"version": "5.8.4",
"engines": {
"vscode": "^1.52.0"
},
Expand Down

0 comments on commit 8bf3a47

Please sign in to comment.