Skip to content

Commit

Permalink
Merge pull request #818 from idurar/refactor/move-backend-files-to-src
Browse files Browse the repository at this point in the history
👌 IMPROVE: move backend files to src
  • Loading branch information
salahlalami authored Nov 17, 2023
2 parents aed9dd1 + fdc7d75 commit 1223fca
Show file tree
Hide file tree
Showing 149 changed files with 703 additions and 6,757 deletions.
2 changes: 1 addition & 1 deletion backend/jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"baseUrl": ".",
"baseUrl": "src",
"paths": {
"@/*": ["./*"]
}
Expand Down
Loading

0 comments on commit 1223fca

Please sign in to comment.