Login
4 branches 0 tags
Ben (Desktop/Arch) Improved commit pagination and better mobile layout eb42355 1 month ago 92 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}