📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-20 22:57:13
📂
/ (Root)
/
home
/
xeqi7597
/
portfolio.claireduwig.com
/
wp-content
/
plugins
/
elementor
📍 /home/xeqi7597/portfolio.claireduwig.com/wp-content/plugins/elementor
🔄 Refresh
✏️
Editing: tsconfig.json
Writable
{ "$schema": "https://json.schemastore.org/tsconfig", "display": "Node 18 + ESM + Strictest", "compilerOptions": { "lib": [ "es2022" ], "module": "commonjs", "target": "ES6", "declaration": true, "declarationMap": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node", "allowUnusedLabels": false, "allowUnreachableCode": false, "noFallthroughCasesInSwitch": true, "noImplicitOverride": true, "noImplicitReturns": true, "noImplicitAny": true, "noPropertyAccessFromIndexSignature": false, "noUncheckedIndexedAccess": true, "noUnusedLocals": true, "noUnusedParameters": true, "checkJs": false, "allowJs": false, "resolveJsonModule": true } }
💾 Save Changes
❌ Cancel