Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify VSCode typescript import preferences (safe-global#748)
Modifies the import preferences (non-relative imports) for VSCode. This forces the IDE to use non-relative paths (i.e. "@/*" path aliases) when automatically importing files.
- Loading branch information