File "tsconfig.json"

Full Path: /var/www/html/gitep_front/node_modules/gopd/tsconfig.json
File size: 116 bytes
MIME-type: application/json
Charset: utf-8

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