Type check binary expressions
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"main": "tools/index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"cross": "node tools/cross.js"
|
||||
"start": "node tools/cross.js",
|
||||
"test": "node tools/tester.js"
|
||||
},
|
||||
"author": "Eugen Wissner <belka@caraus.de>",
|
||||
"license": "MPL-2.0",
|
||||
|
||||
Reference in New Issue
Block a user