Login
4 branches 0 tags
Ben (Desktop/Arch) Moved state/config into a separate crate 76c0fa2 18 days ago 218 Commits
rubhub / frontend / tsconfig.json
{
	"extends": "../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}