📄 tsconfig.json
/home/palash/git/site/node_modules/es-object-atoms/tsconfig.json
Language: json • Lines: 7
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es5",
		"ignoreDeprecations": "6.0",
	},
}