]> git.proxmox.com Git - mirror_xterm.js.git/commit
Move to TypeScript build
authorDaniel Imms <daimms@microsoft.com>
Sat, 1 Oct 2016 07:11:29 +0000 (00:11 -0700)
committerDaniel Imms <daimms@microsoft.com>
Sat, 1 Oct 2016 07:29:33 +0000 (00:29 -0700)
commit441009d3591e6466892207ea01ac4e556d24a98b
treee2e8cc7b076f36f2865a6cbadd6078962a7dffb4
parent8bf8147028cb630476a116fc2188f083faf8be9a
Move to TypeScript build
17 files changed:
.babelrc [deleted file]
addons/attach/attach.js
addons/fit/fit.js
addons/fullscreen/fullscreen.js
addons/linkify/linkify.js
bin/build
package.json
src/xterm.js
test/addons/linkify-test.js
test/addons/test.js
test/composition-helper-test.js
test/escape-sequences-test.js [new file with mode: 0644]
test/escape_sequences.js [deleted file]
test/test.js
test/viewport-test.js
tsconfig.json [new file with mode: 0644]
typings.json [new file with mode: 0644]