1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00

Add submodules for tern and acorn

This commit is contained in:
Erik Tierney 2013-03-18 13:57:36 -04:00
parent 21bbd9eea4
commit 81ef26d05d
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -13,3 +13,9 @@
[submodule "src/thirdparty/mustache"]
path = src/thirdparty/mustache
url = https://github.com/janl/mustache.js.git
[submodule "src/extensions/default/JavaScriptCodeHints/tern"]
path = src/extensions/default/JavaScriptCodeHints/tern
url = https://github.com/eztierney/tern
[submodule "src/extensions/default/JavaScriptCodeHints/acorn"]
path = src/extensions/default/JavaScriptCodeHints/acorn
url = https://github.com/eztierney/acorn

@ -0,0 +1 @@
Subproject commit 76be1f8eee184c104d4d328ca93c4002e42b6d72

@ -0,0 +1 @@
Subproject commit 937b85a4a92b4dd57bd48c1b2d8026437523ed0e