{
	"compilerOptions": {
		"allowSyntheticDefaultImports": true,
		"jsx": "react",
		"target": "es5",
		"module": "esnext",
		"moduleResolution": "Node",
		"baseUrl": "./"
	}
}
