UNPKG

sigfox-aws-ubidots

Version:

sigfox-aws adapter for integrating Sigfox devices with Ubidots

16 lines (15 loc) 283 B
{ "parser": "babel-eslint", "extends": "airbnb", "globals": { "__DEV__": true }, "rules": { "no-confusing-arrow": 0, "guard-for-in": 0, "no-continue": 0, "no-restricted-syntax": 0, "react/jsx-quotes": 0, "jsx-quotes": [2, "prefer-double"] } }