forked from lightscript/lightscript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 961 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "lightscript-eslint"]
path = lightscript-eslint
url = https://github.com/wcjohnson/lightscript-eslint.git
[submodule "lightscript.org"]
path = lightscript.org
url = https://github.com/wcjohnson/lightscript.org.git
[submodule "ast-loc-utils"]
path = ast-loc-utils
url = https://github.com/wcjohnson/ast-loc-utils.git
[submodule "lightscript-runtime"]
path = lightscript-runtime
url = https://github.com/wcjohnson/lightscript-runtime.git
[submodule "lightscript-tooling-tests"]
path = lightscript-tooling-tests
url = https://github.com/wcjohnson/lightscript-tooling-tests.git
[submodule "lightscript-parser"]
path = lightscript-parser
url = https://github.com/wcjohnson/lightscript-parser.git
[submodule "lightscript-transform"]
path = lightscript-transform
url = https://github.com/wcjohnson/lightscript-transform.git
[submodule "lightscript-preset"]
path = lightscript-preset
url = https://github.com/wcjohnson/lightscript-preset.git