Skip to content

Commit 6b65033

Browse files
committed
updated tsconfig.json
1 parent 028e022 commit 6b65033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"./test/**/*.ts",
1818
"!./node_modules/**/*.ts",
1919
"src/custom-typings.d.ts",
20-
"typings/browser.d.ts"
20+
"typings/index.d.ts"
2121
],
2222
"awesomeTypescriptLoaderOptions": {
2323
"resolveGlobs": true,

0 commit comments

Comments
 (0)