mirror of
https://github.com/nestjs/docs.nestjs.com.git
synced 2026-02-21 20:31:32 +00:00
6 lines
68 B
JSON
6 lines
68 B
JSON
{
|
|
"watch": ["content"],
|
|
"ext": "md",
|
|
"exec": "npm run docs"
|
|
}
|