UNPKG

i18n-behavior

Version:

Instant and Modular I18N engine for lit-html and Polymer

31 lines (30 loc) 586 B
{ "plugins": { "local": { "browsers": [] }, "sauce": { "disabled": false, "browsers": [ { "browserName": "safari", "platform": "OS X 10.11", "version": "9" } ] }, "istanbul": { "dir": "test/coverage-report-5", "reporters": ["text-summary", "lcov"], "include": [ "**/i18n-behavior.html", "**/i18n-attr-repo.html", "**/i18n-preference.html" ], "exclude": [ "/bower_components/**/*", "/test/**/*" ] } } }