Login
4 branches 0 tags
Ben (Desktop/Arch) Fixed Dockerfile and some deployment cleanups 38afa9c 19 days ago 213 Commits
rubhub / frontend / tsconfig.json
{
	"extends": "../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}