UNPKG

@adminjs/express

Version:

This is an official AdminJS plugin which integrates it with Express.js framework

10 lines 181 B
{ "verbose": false, "ignore": ["*.test.*", "*.spec.*"], "exec": "ts-node --files examples/auth.ts", "watch": [ "src", "examples" ], "ext": "ts" }