Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load formatter by rel path only if starts with .
This commit makes it possible to load a custom formatter that is not relative to the current working directory, such as one installed globally, or via Yarn PNP. If the path begins with a . it will be loaded relative to the current directory.
- Loading branch information