mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 23:41:30 +00:00
Initial GC integration (#196)
This commit is contained in:
@ -90,11 +90,6 @@
|
||||
"no-unsafe-any": {
|
||||
"severity": "error"
|
||||
},
|
||||
"no-unused-variable": {
|
||||
"options": [{
|
||||
"ignore-pattern": "^_"
|
||||
}]
|
||||
},
|
||||
"no-void-expression": {
|
||||
"severity": "error"
|
||||
},
|
||||
|
Reference in New Issue
Block a user