Login
4 branches 0 tags
Ben (T14/NixOS) Minor styling changes fea6988 18 days ago 221 Commits
rubhub / frontend / tsconfig.json
{
	"extends": "../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}