Skip to content

Commit 629d891

Browse files
committed
feat(ty): add astral-sh.ty extension
1 parent 9fda7e6 commit 629d891

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/ty/devcontainer-feature.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,12 @@
1414
"type": "string"
1515
}
1616
},
17+
"customizations": {
18+
"vscode": {
19+
"extensions": [
20+
"astral-sh.ty"
21+
]
22+
}
23+
},
1724
"installsAfter": []
1825
}

0 commit comments

Comments
 (0)