UNPKG

apisearch-events-ui

Version:

Javascript User Interface to visualize all events data.

14 lines 310 B
module.exports = { "testPathIgnorePatterns": [ "<rootDir>/node_modules/", "<rootDir>/dist*", "<rootDir>/examples*" ], "testMatch": [ "**/__tests__/**/*.test.js?(x)" ], "snapshotSerializers": [ "preact-render-spy/snapshot" ], "notify": true };