Skip to content

Commit c30fedf

Browse files
committed
Start clean-up
1 parent 21f5156 commit c30fedf

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

demo/client/tsconfig.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@
1919
"@xterm/addon-web-links": ["../../addons/addon-web-links"],
2020
"@xterm/addon-webgl": ["../../addons/addon-webgl"],
2121
"@xterm/addon-unicode11": ["../../addons/addon-unicode11"],
22-
"@xterm/addon-unicode-graphemes": ["../../addons/addon-unicode-graphemes"],
22+
"@xterm/addon-unicode-graphemes": [
23+
"../../addons/addon-unicode-graphemes"
24+
],
2325
"@xterm/addon-ligatures": ["../../addons/addon-ligatures"],
2426
"*": ["./*"]
2527
}

package-lock.json

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)