UNPKG

egg-mongoose-plus

Version:
22 lines (20 loc) 264 B
'use strict'; module.exports = { write: true, prefix: '^', test: [ 'test', 'benchmark', ], devdep: [ 'egg', 'egg-bin', 'autod', 'eslint', 'eslint-config-egg', 'supertest', ], exclude: [ './test/fixtures', ], };