https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 31d24c48f73137d7b071c6e9c8fb1c900a43b8c1 authored by Ron Buckton on 21 December 2017, 19:20:44 UTC
WIP
Tip revision: 31d24c4
.gitmodules
[submodule "tests/cases/user/TypeScript-React-Starter/TypeScript-React-Starter"]
	path = tests/cases/user/TypeScript-React-Starter/TypeScript-React-Starter
	url = https://github.com/Microsoft/TypeScript-React-Starter
	ignore = all
[submodule "tests/cases/user/TypeScript-Node-Starter/TypeScript-Node-Starter"]
	path = tests/cases/user/TypeScript-Node-Starter/TypeScript-Node-Starter
	url = https://github.com/Microsoft/TypeScript-Node-Starter.git
	ignore = all
[submodule "tests/cases/user/TypeScript-React-Native-Starter/TypeScript-React-Native-Starter"]
	path = tests/cases/user/TypeScript-React-Native-Starter/TypeScript-React-Native-Starter
	url = https://github.com/Microsoft/TypeScript-React-Native-Starter.git
	ignore = all
[submodule "tests/cases/user/TypeScript-Vue-Starter/TypeScript-Vue-Starter"]
	path = tests/cases/user/TypeScript-Vue-Starter/TypeScript-Vue-Starter
	url = https://github.com/Microsoft/TypeScript-Vue-Starter.git
	ignore = all
[submodule "tests/cases/user/TypeScript-WeChat-Starter/TypeScript-WeChat-Starter"]
	path = tests/cases/user/TypeScript-WeChat-Starter/TypeScript-WeChat-Starter
	url = https://github.com/Microsoft/TypeScript-WeChat-Starter.git
	ignore = all
back to top