Login
4 branches 0 tags
Ben (Desktop/Arch) Bugfix in find_project_by_path d17f5d1 1 month ago 60 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}