Login
4 branches 0 tags
Ben (Desktop/Arch) Fixed browse link in header bar 333b934 1 month ago 86 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}