Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda committed Dec 9, 2024
2 parents 6e39eae + 8878ea5 commit 1cae8c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"diffEditor.ignoreTrimWhitespace": false,
"php.suggest.basic": false,
"php.validate.enable": false,
"phpunit.environment": {
"XDEBUG_MODE": "debug"
},
"css.validate": false,
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
Expand Down

0 comments on commit 1cae8c3

Please sign in to comment.