Login
4 branches 0 tags
Ben (T14s/Arch Linux) Added EasyMDE 427a4ff 1 month ago 175 Commits
rubhub / frontend / app / tsconfig.json
{
	"extends": "../../tsconfig.json",
	"compilerOptions": {
		"noEmit": true
	},
	"include": ["./**/*.ts", "./**/*.tsx", "./**/*.d.ts"]
}