Skip to content

Commit

Permalink
Update npm packages (#62)
Browse files Browse the repository at this point in the history
* Update npm packages

* writes "allow-plugins" to composer.json
  • Loading branch information
t-hamano authored Jun 26, 2024
1 parent a115c63 commit 5755a35
Show file tree
Hide file tree
Showing 4 changed files with 2,823 additions and 17,772 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@
"scripts": {
"phpcs": "phpcs --config-set installed_paths vendor/wp-coding-standards/wpcs,vendor/phpcsstandards/phpcsextra,vendor/phpcsstandards/phpcsutils",
"lint": "phpcs ./ --standard=./phpcs.ruleset.xml"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
Loading

0 comments on commit 5755a35

Please sign in to comment.