Skip to content

Commit 2d455ca

Browse files
committed
Initial script to generate tmLanguage file for TypeScript grammar from yaml file
1 parent 3e0e15e commit 2d455ca

File tree

8 files changed

+4226
-4165
lines changed

8 files changed

+4226
-4165
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
build/node_modules
2+
build/typings/
3+
build/*.js
14
tests/generated/*
25
tests/node_modules
36
tests/typings/

0 commit comments

Comments
 (0)