diff --git a/jex.code-workspace b/const/index.code-workspace similarity index 60% rename from jex.code-workspace rename to const/index.code-workspace index 84b7d5e5..8cbe891d 100644 --- a/jex.code-workspace +++ b/const/index.code-workspace @@ -1,5 +1,9 @@ { - "folders": [{ "path": "./jex" }], + "folders": [ + { + "path": "." + } + ], "settings": { "typescript.tsdk": "node_modules/typescript/lib" } diff --git a/zui.code-workspace b/depsynky/index.code-workspace similarity index 60% rename from zui.code-workspace rename to depsynky/index.code-workspace index 8e57417a..8cbe891d 100644 --- a/zui.code-workspace +++ b/depsynky/index.code-workspace @@ -1,5 +1,9 @@ { - "folders": [{ "path": "./zui" }], + "folders": [ + { + "path": "." + } + ], "settings": { "typescript.tsdk": "node_modules/typescript/lib" } diff --git a/entities/index.code-workspace b/entities/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/entities/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/es-node/index.code-workspace b/es-node/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/es-node/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/expresso/index.code-workspace b/expresso/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/expresso/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/genenv/index.code-workspace b/genenv/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/genenv/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/jex/index.code-workspace b/jex/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/jex/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/log4bot/index.code-workspace b/log4bot/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/log4bot/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/opapi/index.code-workspace b/opapi/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/opapi/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/promex/index.code-workspace b/promex/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/promex/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/ptb-schema/index.code-workspace b/ptb-schema/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/ptb-schema/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/readiness/index.code-workspace b/readiness/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/readiness/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/trail/index.code-workspace b/trail/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/trail/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/tunnel/index.code-workspace b/tunnel/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/tunnel/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/verel/index.code-workspace b/verel/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/verel/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/yargs-extra/index.code-workspace b/yargs-extra/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/yargs-extra/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +} diff --git a/zui/index.code-workspace b/zui/index.code-workspace new file mode 100644 index 00000000..8cbe891d --- /dev/null +++ b/zui/index.code-workspace @@ -0,0 +1,10 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "typescript.tsdk": "node_modules/typescript/lib" + } +}