Rumperuu
9a8e7c0851
This is a squashed copy of `wp-coding-standard--rebase` to try and fix the line-ending diff issue we're having.
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
|
|
"wp-coding-standards/wpcs": "^2.3"
|
|
},
|
|
"scripts": {
|
|
"post-install-cmd": [
|
|
"bash _tools/setup.sh"
|
|
]
|
|
}
|
|
}
|