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 0ee5c09 commit 5779438Copy full SHA for 5779438
lib/index.ts
@@ -21,7 +21,7 @@ export interface Options {
21
tsconfig: boolean;
22
tslint: boolean;
23
editorconfig: boolean;
24
- vscode: boolean;
+ vscode?: boolean;
25
tsfmt: boolean;
26
}
27
0 commit comments