Login
4 branches 0 tags
Ben (U939/Arch Linux) Minor styling improvements 71d5370 1 month ago 39 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}