Skip to content

Commit 5779438

Browse files
Dirrkvvakame
authored andcommitted
Changed vscode to be an optional param
1 parent 0ee5c09 commit 5779438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export interface Options {
2121
tsconfig: boolean;
2222
tslint: boolean;
2323
editorconfig: boolean;
24-
vscode: boolean;
24+
vscode?: boolean;
2525
tsfmt: boolean;
2626
}
2727

0 commit comments

Comments
 (0)