mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
refactor: follow only-arrow-functions lint rule
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"no-redundant-jsdoc": false,
|
||||
"ban-types": false,
|
||||
"no-shadowed-variable": false,
|
||||
"only-arrow-functions": false,
|
||||
"ter-no-proto": false,
|
||||
"adjacent-overload-signatures": false,
|
||||
"no-constant-condition": false,
|
||||
|
||||
Reference in New Issue
Block a user