You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| tsconfig | string |`tsconfig.json`| A string that defines the path to your `tsconfig.json` file |
90
-
| onlyAudits | string[]| undefined | An array of audit slugs to specify which documentation types you want to measure. Only the specified audits will be included in the results |
| tsconfig | string |`tsconfig.json`| A string that defines the path to your `tsconfig.json` file |
90
+
| onlyAudits | string[]| undefined | An array of audit slugs to specify which documentation types you want to measure. Only the specified audits will be included in the results |
91
91
92
92
#### `tsconfig`
93
93
94
94
Optional parameter. The `tsconfig` option accepts a string that defines the path to your config file and defaults to `tsconfig.json`.
0 commit comments