1
0
mirror of synced 2026-04-18 23:51:00 +00:00

feat(CLI): v2

This commit is contained in:
Jason Dreyzehner
2018-03-10 14:01:34 -05:00
parent 335a988dd8
commit 260a7d37bb
27 changed files with 3967 additions and 1550 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.implementationsCodeLens.enabled": true,
"typescript.referencesCodeLens.enabled": true
}