Merge pull request #12 from Iheuzio/feature/categories

feature(categories): Expand into other categories related to this program
This commit is contained in:
Iheuzio
2023-06-21 23:08:17 -04:00
committed by GitHub
+7 -1
View File
@@ -7,7 +7,13 @@
"vscode": "^1.79.0" "vscode": "^1.79.0"
}, },
"categories": [ "categories": [
"Machine Learning" "Machine Learning",
"Debuggers",
"Formatters",
"Linters",
"Programming Languages",
"Testing",
"Snippets"
], ],
"tags": [ "tags": [
"16k", "16k",