![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mautic.corals.io/ |
/* * The base configuration used by all other configuration. * * Be careful when updating this file. It may affect building docs, preparing DLLs, executing tests, or impacts the release process. */ { "compilerOptions": { "lib": [ "DOM", "DOM.Iterable" ], "noImplicitAny": true, "noImplicitOverride": true, "strict": true, "module": "es6", "target": "es2019", "sourceMap": true, "allowJs": true, "moduleResolution": "node", "skipLibCheck": true }, "include": [ ] }