Login
4 branches 0 tags
Ben (U939/Arch Linux) Started to cleanup the codebase a little dbfd3e8 1 month ago 34 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}