mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-04 06:33:09 +00:00
chore: remove rule not supported by codeclimate
This commit is contained in:
parent
749fa394a2
commit
93d1fdd96f
@ -39,10 +39,7 @@
|
|||||||
"import/order": [
|
"import/order": [
|
||||||
"error",
|
"error",
|
||||||
{
|
{
|
||||||
"newlines-between": "always",
|
"newlines-between": "always"
|
||||||
"alphabetize": {
|
|
||||||
"order": "asc"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"no-constant-condition": [
|
"no-constant-condition": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user