Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbarra24 committed Oct 19, 2022
1 parent 47bc189 commit 642000b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,5 @@
/* Advanced Options */
"skipLibCheck": true /* Skip type checking of declaration files. */,
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
},
"references": [
{
"path": "./client/tsconfig.ref.json"
},
{
"path": "./server/tsconfig.ref.json"
}
]
}
}

0 comments on commit 642000b

Please sign in to comment.