Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
tidying it up
Browse files Browse the repository at this point in the history
  • Loading branch information
ImUrX committed Apr 5, 2020
1 parent 182eb6f commit 05a2808
Show file tree
Hide file tree
Showing 5 changed files with 404 additions and 402 deletions.
4 changes: 4 additions & 0 deletions icon-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
},
"languageIds": {
"scarpet": "_icon"
},
"fileExtensions": {
"sc": "_icon",
"scl": "_icon"
}
}
53 changes: 0 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 1 addition & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,6 @@
"title": "Copy code to clipboard for Minecraft usage",
"category": "scarpet"
}
],
"iconThemes": [
{
"id": "scarpet",
"label": "Scarpet",
"path": "./icon-theme.json"
}
]
},
"activationEvents": [
Expand Down Expand Up @@ -92,8 +85,5 @@
"typescript": "^3.7.5",
"vscode-test": "^1.3.0"
},
"dependencies": {
"moo": "^0.5.1",
"nearley": "^2.19.1"
}
"dependencies": {}
}
Loading

0 comments on commit 05a2808

Please sign in to comment.