We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d47f91 commit 4414b03Copy full SHA for 4414b03
package.json
@@ -3,7 +3,7 @@
3
"description": "Show a random post on every page load.",
4
"private": true,
5
"scripts": {
6
- "env:start": "wp-env start",
+ "env:start": "wp-env start --xdebug=coverage",
7
"env:stop": "wp-env stop",
8
"env:destroy": "wp-env destroy",
9
"lint": "npx yamllint **/*.yml",
0 commit comments