UNPKG

@admin-bro/express

Version:

This is an official AdminBro plugin which integrates it to expressjs framework

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