File "tsconfig.json"

Full path: /home/ulinin/public_html/ttt.ulinin.com/node_modules/side-channel-list/tsconfig.json
File size: 0.11 KB (116 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

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