feat: setup for intelliwacc ide with syntax highlights

This commit is contained in:
Guy C
2025-03-03 12:26:53 +00:00
parent f896cbb0dd
commit c2259334c1
9 changed files with 276 additions and 0 deletions

15
wacc-syntax/package-lock.json generated Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "wacc-syntax",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wacc-syntax",
"version": "0.0.1",
"engines": {
"vscode": "^1.97.0"
}
}
}
}