Login
4 branches 0 tags
Ben (U939/Arch Linux) Code cleanup, also made projects nicer with descriptions 5eb169f 1 month ago 38 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}