{ "ignore": [ "**/*.test.ts", "node_modules" ], "watch": [ "api" ], "exec": "npm start", "ext": "ts" }