Remove helper functions in favor of using a smarter next() function in while loops.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@terrace/core": "0.0.1"
|
||||
"@terrace/core": "workspace:*"
|
||||
},
|
||||
"scripts": {
|
||||
"example": "node ./parsers/v5/example.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user