UNPKG

serverless-express

Version:
8 lines 151 B
module.exports = { verbose: true, collectCoverage: true, coveragePathIgnorePatterns: [ "<rootDir>/node_modules/", "<rootDir>/test/" ] }