UNPKG

device-motion

Version:

A package to work with the device-motion API..

9 lines (8 loc) 166 B
module.exports = { testEnvironment: "node", roots: ["test"], collectCoverageFrom: [ "src/index.js", "!<rootDir>/node_modules/", ], };