UNPKG

robbie-sdk

Version:

Robbie Visio SDK to send events for analaysis

16 lines (15 loc) 285 B
{ "extends": "airbnb", "rules": { "no-unused-vars": "warn", "no-underscore-dangle": "off", "class-methods-use-this": "warn", "comma-dangle": "off" }, "globals": { "navigator": true, "document": true, "window": true, "XMLHttpRequest": true } }