Use baseUrl in tsconfig for absolute paths #1770
Labels
enhancement
good first issue
A fairly straightforward change if you're looking to contribute for the first time


We should discuss/consider using
baseUrlin our tsconfig so we can change imports like this:to this
Docs: https://www.typescriptlang.org/tsconfig#baseUrl
The text was updated successfully, but these errors were encountered: