Skip to content

Commit

Permalink
fix(ui): use git mv cmd to rename files due to git not picking up fil…
Browse files Browse the repository at this point in the history
…ename case changes
  • Loading branch information
waldronmatt committed Nov 4, 2023
1 parent 8585a8d commit c5c1ebf
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 2 deletions.
File renamed without changes.
3 changes: 1 addition & 2 deletions packages/ui/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"baseUrl": "./",
"paths": {
"@/*": ["lib/components/*"]
},
"forceConsistentCasingInFileNames": false
}
}
}

0 comments on commit c5c1ebf

Please sign in to comment.