Login
4 branches 0 tags
Ben (Desktop/Arch) Improved README.md styling a little 36535e9 1 month ago 147 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}