mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 06:21:29 +00:00
Legalize casting object literals to classes when linting
This commit is contained in:
@ -73,9 +73,6 @@
|
||||
"no-misused-new": {
|
||||
"severity": "error"
|
||||
},
|
||||
"no-object-literal-type-assertion": {
|
||||
"severity": "error"
|
||||
},
|
||||
"no-require-imports": {
|
||||
"severity": "error"
|
||||
},
|
||||
|
Reference in New Issue
Block a user