Login
4 branches 0 tags
Ben (Desktop/Arch) Allow for tags in issues d1f00f7 12 days ago 249 Commits
rubhub / frontend / tsconfig.json
{
	"extends": "../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}