docs(aio): update ToH for CLI (#19811)

This commit is contained in:
Jesús Rodríguez
2017-11-06 19:02:18 +01:00
committed by Victor Berchet
parent da22c48ef1
commit 3ab0963309
182 changed files with 4076 additions and 5013 deletions

View File

@ -9,6 +9,7 @@
"exclude": [
"test.ts",
"**/*.spec.ts",
"testing/**"
"testing/**",
"**/*.1.*"
]
}