Login
4 branches 0 tags
Ben (Desktop/Arch) Reorganized askama templates 19b30f1 18 days ago 217 Commits
rubhub / frontend / tsconfig.json
{
	"extends": "../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}