5 lines
83 B
JSON
5 lines
83 B
JSON
{
|
|
"ignore": ["node_modules", ".git", "client/**/*.*"],
|
|
|
|
"__exec": "node server"
|
|
} |