fix unclosed block detection
add parser tests (codex)
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
"scripts": {
|
||||
"vscode:prepublish": "npm run compile",
|
||||
"compile": "tsc -p ./",
|
||||
"test": "npm run compile && node --test test/*.test.js",
|
||||
"watch": "tsc -watch -p ./",
|
||||
"lint": "eslint src --ext ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user