Fix #1861 - Use addon to fit lines instead of truncating (#1867)

This commit is contained in:
Andrea Giammarchi
2023-11-27 15:05:23 +01:00
committed by GitHub
parent a4343c62ca
commit 30396ba79a
5 changed files with 23 additions and 1 deletions

View File

@@ -52,6 +52,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@webreflection/toml-j0.4": "^1.1.3",
"@xterm/addon-fit": "^0.9.0-beta.1",
"chokidar": "^3.5.3",
"eslint": "^8.54.0",
"rollup": "^4.5.1",