Login
4 branches 0 tags
Ben (U939/Arch Linux) FE a6b5f5f 2 months ago 4 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}