Login
4 branches 0 tags
Ben (T14s/Arch Linux) Moved user info to new .profile repos 2ff47e2 1 month ago 177 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}