All Downloads are FREE. Search and download functionalities are using the official Maven repository.

typescript-nestjs.nodemon-debug.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
{
    "watch": ["src"],
    "ext": "ts",
    "ignore": ["src/**/*.spec.ts"],
    "exec": "node --inspect-brk -r ts-node/register -r tsconfig-paths/register src/main.ts"
  }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy