UNPKG

mws-sdk-async

Version:

A simple class based approach to work with Amazon's Merchant Web Services APIs.

7 lines 129 B
module.exports = { "extends": "airbnb-base", "rules": { "no-param-reassign": "off", "linebreak-style": "off", }, };