mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 04:07:36 +00:00
chore(lint): ignore max 5 params
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -118,6 +118,7 @@ export const Print = {
|
||||
|
||||
return `ℹ ${buildProductString(link, store)} :: IN STOCK, WAITING`;
|
||||
},
|
||||
// eslint-disable-next-line max-params
|
||||
maxPrice(
|
||||
link: Link,
|
||||
store: Store,
|
||||
|
||||
Reference in New Issue
Block a user