mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
chore(lint): ignore unused rule
This commit is contained in:
+2
-1
@@ -9,6 +9,7 @@
|
||||
"no-constant-condition": false,
|
||||
"no-extra-boolean-cast": false,
|
||||
"adjacent-overload-signatures": false,
|
||||
"ter-no-proto": false
|
||||
"ter-no-proto": false,
|
||||
"callable-types": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user