Skip to content

Commit e82f134

Browse files
committed
Update tsconfig
1 parent 0565045 commit e82f134

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/integration/tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@
6262

6363
/* Advanced Options */
6464
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */,
65-
"typeRoots": [
66-
"./types/global.d.ts"
67-
],
65+
6866
}
6967
}

0 commit comments

Comments
 (0)