mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 07:21:30 +00:00
Progress and a tiny WASM binary parser
This commit is contained in:
@ -12,10 +12,6 @@
|
||||
["boolean", "Use `bool` instead."]
|
||||
]
|
||||
},
|
||||
"object-literal-shorthand": {
|
||||
"severity": "error",
|
||||
"options": ["never"]
|
||||
},
|
||||
"restrict-plus-operands": {
|
||||
"severity": "error"
|
||||
},
|
||||
|
Reference in New Issue
Block a user