5 lines
98 B
JSON
5 lines
98 B
JSON
{
|
|
"ignore": ["test.js", "README"],
|
|
"watch": ["views", "*.js"],
|
|
"exec": "node app.js"
|
|
} |