Add TypeScript coloring

This commit is contained in:
Alex Dima 2018-08-07 15:15:01 +02:00
parent f0ef36333b
commit 63639e2ec5
7 changed files with 780 additions and 0 deletions

View file

@ -51,6 +51,7 @@ bundleOne('scss/scss');
bundleOne('sql/sql');
bundleOne('st/st');
bundleOne('swift/swift');
bundleOne('typescript/typescript');
bundleOne('vb/vb');
bundleOne('xml/xml');
bundleOne('yaml/yaml');