chore(lint): update lit-rules
This commit is contained in:
parent
92140cd2db
commit
242240c711
@ -10,6 +10,7 @@
|
||||
"no-extra-boolean-cast": false,
|
||||
"adjacent-overload-signatures": false,
|
||||
"ter-no-proto": false,
|
||||
"callable-types": false
|
||||
"callable-types": false,
|
||||
"ordered-imports": false
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user