Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
sifat009 committed Jun 4, 2024
2 parents 5e40207 + aa867c1 commit ff1cdb9
Show file tree
Hide file tree
Showing 60 changed files with 2,359 additions and 5,630 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prettier.useTabs": true,
"prettier.trailingComma": "all",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
Expand Down
Loading

0 comments on commit ff1cdb9

Please sign in to comment.