UNPKG

xirtam--matrix-operations

Version:

This library provides an easy way to handle matrix operations

9 lines (7 loc) 368 B
define({ // Unit test suite(s) to run in each browser suites: [ "tests/unit/matrixTest" /* 'myPackage/tests/foo', 'myPackage/tests/bar' */ ], // A regular expression matching URLs to files that should not be included in code coverage analysis. Set to `true` // to completely disable code coverage. excludeInstrumentation: /^(?:tests|node_modules)\// });