Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
tdroxler committed Apr 22, 2024
1 parent 704d561 commit 791f7a0
Show file tree
Hide file tree
Showing 57 changed files with 104 additions and 10,948 deletions.
73 changes: 68 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,13 @@
"prettier": "^2.8.1",
"request": "^2.88.2",
"request-progress": "^3.0.0",
"request-promise-native": "^1.0.9"
"request-promise-native": "^1.0.9",
"vscode-languageclient": "^9.0.1"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18.11.18",
"@types/node": "^18.19.31",
"@types/prettier": "^2.7.2",
"@types/request": "^2.48.8",
"@types/request-promise-native": "^1.0.18",
Expand Down
12 changes: 0 additions & 12 deletions src/ast/assetScript.ts

This file was deleted.

252 changes: 0 additions & 252 deletions src/ast/ast.ts

This file was deleted.

Loading

0 comments on commit 791f7a0

Please sign in to comment.