Skip to content

Commit

Permalink
revert: mess around with jsconfig for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh183 committed Jun 4, 2024
1 parent 6b0f279 commit d49d2ca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
"baseUrl": "./src"
}
}

0 comments on commit d49d2ca

Please sign in to comment.