aboutsummaryrefslogblamecommitdiffstats
path: root/backend/node_modules/set-function-length/tsconfig.json
blob: d9a6668c3ae6be748c78fbd5694053706b3d6942 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                      
{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es2021",
	},
	"exclude": [
		"coverage",
	],
}