Collapse core/compiler/parser into parser

This commit is contained in:
Ryan Cavanaugh
2018-06-11 17:07:58 -07:00
parent 7553d900fc
commit 066b191982
31 changed files with 472 additions and 3338 deletions

View File

@@ -9,8 +9,6 @@
]
},
"references": [
{ "path": "../core" },
{ "path": "../parser" },
{ "path": "../compiler" },
{ "path": "../jsTyping" },
{ "path": "../services" }