mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
refactor: remove unused lint rules
This commit is contained in:
parent
9acbb9fcd6
commit
33e4392b63
@ -6,8 +6,6 @@
|
|||||||
"no-redundant-jsdoc": false,
|
"no-redundant-jsdoc": false,
|
||||||
"ban-types": false,
|
"ban-types": false,
|
||||||
"no-shadowed-variable": false,
|
"no-shadowed-variable": false,
|
||||||
"ter-no-proto": false,
|
|
||||||
"adjacent-overload-signatures": false,
|
|
||||||
"no-constant-condition": false,
|
"no-constant-condition": false,
|
||||||
"no-extra-boolean-cast": false
|
"no-extra-boolean-cast": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user