1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/nodemon.json
Rachael Sewell 31d705fe6f Cli manpage automation (#35169)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-03-16 17:55:51 +00:00

19 lines
324 B
JSON

{
"ext": "js,json,yml,md,html,scss",
"ignore": [
"assets",
"script",
"stylesheets",
"tests",
"content",
"translations",
"data/reusables",
"data/variables",
"data/glossaries",
"data/product-examples",
"data/learning-tracks",
"rest-api-description",
"semmle-code"
]
}