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