refactor(Scripts/Commands): convert cs_misc to new system (#8939)

This commit is contained in:
IntelligentQuantum
2021-12-21 16:02:21 +03:30
committed by GitHub
parent 7617ae4645
commit 838c88f45a
15 changed files with 2208 additions and 1737 deletions

View File

@@ -66,7 +66,8 @@
"cfenv": "cpp",
"typeinfo": "cpp",
"codecvt": "cpp",
"xstring": "cpp"
"xstring": "cpp",
"variant": "cpp"
},
"deno.enable": true,
"deno.path": "deps/deno/bin/deno",