Skip to content

Commit a8ed1bf

Browse files
committed
fix: resolve merge conflicts in settings.local.json
1 parent a8d3d56 commit a8ed1bf

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.claude/settings.local.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,17 @@
3838
"Bash(cat:*)",
3939
"Bash(npm run docs:generate:*)",
4040
"Bash(powershell -Command \"Get-ChildItem -Path . -Recurse | Select-Object -ExpandProperty FullName | Sort-Object\")",
41-
<<<<<<< HEAD
42-
<<<<<<< Updated upstream
43-
"Bash(git log:*)"
44-
=======
41+
"Bash(git log:*)",
4542
"Bash(git log:*)",
4643
"Bash(grep:*)",
4744
"Bash(powershell -Command \"Get-Content ''e:\\\\MyTaskly\\\\MyTaskly-app\\\\src\\\\locales\\\\en.json'' | Select-Object -Last 20\")",
4845
"Bash(powershell -Command \"Get-Content ''e:\\\\MyTaskly\\\\MyTaskly-app\\\\src\\\\locales\\\\it.json'' | Select-Object -Last 20\")",
4946
"Bash(test:*)",
50-
"Bash(npm start)"
51-
>>>>>>> Stashed changes
52-
=======
47+
"Bash(npm start)",
5348
"Bash(git log:*)",
5449
"Bash(grep:*)",
5550
"Bash(powershell -Command \"Get-Content ''e:\\\\MyTaskly\\\\MyTaskly-app\\\\src\\\\locales\\\\en.json'' | Select-Object -Last 20\")",
5651
"Bash(powershell -Command \"Get-Content ''e:\\\\MyTaskly\\\\MyTaskly-app\\\\src\\\\locales\\\\it.json'' | Select-Object -Last 20\")"
57-
>>>>>>> 40288d32f2846e903bc41d36b719adfadd7bd4a4
5852
],
5953
"deny": [],
6054
"defaultMode": "acceptEdits"

0 commit comments

Comments
 (0)