Login
4 branches 0 tags
Ben (U939/Arch Linux) Code cleanup and beginning with gix integration 9671c8e 1 month ago 42 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}