betagouv/service-national-universel

View on GitHub
api/nodemon.json

Summary

Maintainability
Test Coverage
{
  "watch": ["./config", "./src", "../packages/lib/dist"],
  "ext": "js,ts,json",
  "exec": "tsx ./src/index.js"
}