Update src/browser/tsconfig.json

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
This commit is contained in:
Megan Rogge
2022-03-15 18:13:10 -04:00
committed by GitHub
co-authored by Daniel Imms
parent 035a7f710e
commit 5777fbc608
+1 -1
View File
@@ -18,7 +18,7 @@
"include": [
"./**/*",
"../../typings/xterm.d.ts"
],
],
"references": [
{ "path": "../common" }
]