{ "$schema": "https://schemas.wp.org/trunk/wp-env.json", "core": null, "port": 8889, "testsEnvironment": false, "plugins": [ "." ], "config": { "WP_DEBUG": true, "WP_DEBUG_LOG": true, "WP_DEBUG_DISPLAY": false, "SCRIPT_DEBUG": true, "WP_ENVIRONMENT_TYPE": "local" } }