aboutsummaryrefslogtreecommitdiffstats
path: root/jsconfig.json
blob: e0cc6bb4b1d3bfef32dda3ec50a956652ee07ee3 (plain) (blame)
1
2
3
4
5
6
{
	"compilerOptions": {
		"allowSyntheticDefaultImports": true,
		"checkJs":                      true
	}
}