We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785804e commit dea66a6Copy full SHA for dea66a6
src/services/shims.ts
@@ -64,7 +64,8 @@ namespace ts {
64
65
/** Public interface of the the of a config service shim instance.*/
66
export interface CoreServicesShimHost extends Logger {
67
- /** Returns a JSON-encoded value of the type: string[]
+ /**
68
+ * Returns a JSON-encoded value of the type: string[]
69
*
70
* @param exclude A JSON encoded string[] containing the paths to exclude
71
* when enumerating the directory.
0 commit comments