aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/es-object-atoms/tsconfig.json
blob: c1ef7906fff3f0524501fec6eb1bbe3636351378 (plain)
1
2
3
4
5
6
7
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es5",
		"ignoreDeprecations": "6.0",
	},
}