UNPKG

@admin-bro/express

Version:

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

10 lines 229 B
{ "moduleFileExtensions": ["js", "json", "ts", "tsx"], "rootDir": ".", "testEnvironment": "node", "testRegex": ".test.ts$", "transform": { "^.+\\.(t|j)sx?$": "ts-jest" }, "testTimeout": 10000 }