UNPKG

iframe-channel

Version:

A channel used to communicate between iframe and parent. Support post function.

15 lines (14 loc) 194 B
{ "extends": "../.eslintrc", "env": { "mocha": true }, "globals": { "TEST_UTILS": false, "console": false, "sinon": false }, "rules": { "no-console": "off" } }