Skip to content

Commit 1e2dc9f

Browse files
tweak whitespace
1 parent 187dfc7 commit 1e2dc9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/omnisharp/omnisharp.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ import * as fs from 'fs-extra-promise';
1414
import * as path from 'path';
1515

1616
export interface Options {
17-
path?: string;
18-
useMono?: boolean;
17+
path?: string;
18+
useMono?: boolean;
1919
loggingLevel?: string;
2020
}
2121

0 commit comments

Comments
 (0)