diff --git a/ci/properties/node.js.properties.json b/ci/properties/node.js.properties.json index 99a79bc..59218d1 100644 --- a/ci/properties/node.js.properties.json +++ b/ci/properties/node.js.properties.json @@ -2,5 +2,5 @@ "name": "Node.js", "description": "Build and test a Node.js project with npm.", "iconName": "nodejs", - "categories": ["JavaScript", "Node", "Npm"] -} \ No newline at end of file + "categories": ["JavaScript", "TypeScript", "Node", "Npm"] +}