Skip to content

Commit 96be6fd

Browse files
committed
Make monaco includes consistent
1 parent bf15dfd commit 96be6fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tsconfig.monaco.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"include": [
1616
"typings/require.d.ts",
17-
"./typings/require-monaco.d.ts",
17+
"typings/require-monaco.d.ts",
1818
"typings/thenable.d.ts",
1919
"typings/es6-promise.d.ts",
2020
"typings/lib.es2018.promise.d.ts",

0 commit comments

Comments
 (0)