UNPKG

@shareactor/shareactor-sdk

Version:
11 lines (10 loc) 170 B
{ "extends": "airbnb-base", "plugins": [ "import" ], "rules": { "no-underscore-dangle": "off", "consistent-return": "off" } }