File "tsconfig.json"

Full path: /home/ulinin/public_html/ttt.ulinin.com/node_modules/get-proto/tsconfig.json
File size: 0.12 KB (118 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

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