UNPKG

@shareactor/shareactor-sdk

Version:
13 lines 202 B
{ "env": { "mocha": true }, "extends": "airbnb-base", "plugins": [ "import" ], "rules": { "no-console": "off", "no-underscore-dangle": "off" } }