This commit is contained in:
DaanV2
2021-08-18 20:48:09 +02:00
parent 7dfdb0802c
commit ba7e4203d8
8 changed files with 272 additions and 49 deletions

View File

@@ -36,6 +36,7 @@
"ts-node": "^10.2.0"
},
"dependencies": {
"fast-glob": "^3.2.7",
"vscode-json-languageservice": "^4.1.7"
}
}