HEX
Server: Apache
System: Linux p3plzcpnl503801.prod.phx3.secureserver.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: aqo14e2iyyd9 (9667755)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/aqo14e2iyyd9/public_html/wp-content/plugins/wp-whatsapp-chat/tsconfig.json
{
	"compilerOptions": {
		"jsx": "react-jsx",
		"target": "es2020",
		"lib": ["dom", "es2020", "es2021.promise", "es2022.array"],
		"module": "commonjs",
		"moduleResolution": "node",
		"baseUrl": ".",
		"paths": {
			"@qlwapp/*": ["packages/*"]
		},
		"typeRoots": [
			"node_modules/@types",
			"packages/new-admin-menu/types",
			"packages/helpers"
		],
		"allowJs": true,
		"declaration": false,
		"outDir": "dist",
		"esModuleInterop": true,
		"forceConsistentCasingInFileNames": true,
		"strict": false,
		"skipLibCheck": true,
		"resolveJsonModule": true,
		"noImplicitAny": false,
		"strictNullChecks": false,
		"strictFunctionTypes": false,
		"strictBindCallApply": false,
		"strictPropertyInitialization": false,
		"noImplicitThis": false,
		"alwaysStrict": false,
		"noUncheckedIndexedAccess": false,
		"isolatedModules": true,
		"allowSyntheticDefaultImports": true,
		"ignoreDeprecations": "5.0"
	},
	"include": ["global.d.ts", "packages/**/*.ts", "packages/**/*.tsx"],
	"exclude": ["dist", "node_modules", "**/*.spec.ts", "**/*.test.ts"]
}