Login
4 branches 0 tags
Ben (Desktop/Arch) Removed now superfluous .env examples 5b44fb9 19 days ago 216 Commits
rubhub / frontend / tsconfig.json
{
	"extends": "../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}