UNPKG

193 BJSONView Raw
1{
2 "ignoreRoot": [".git", "build", "nodemon.json", "node_modules"],
3 "verbose": true,
4 "watch": ["src", "package.json", ".env", ".env.sample", "node_modules/@nod"],
5 "ext": "js json env"
6}