mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: downloadMediaMessage return type matched parameter (#757)
* fix: downloadMediaMessage return type matched parameter * chore: keyword-spacing eslint rule warn instead of error * chore: linting aaaaaaaaaaaaaaaaaaaa
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
"selector": "TSEnumDeclaration",
|
||||
"message": "Don't declare enums, use literals instead"
|
||||
}
|
||||
],
|
||||
"keyword-spacing": [
|
||||
"warn"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user