aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
blob: 42d4f57412bd6d8719b1d15a964ebbfe9c3fa662 (plain)
1
2
3
4
5
{
	"compilerOptions": {
		"esModuleInterop": true
	}
}