File "tsconfig.json"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/get-proto/tsconfig.json
File size: 118 bytes
MIME-type: text/plain
Charset: utf-8

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