This repository has been archived by the owner on May 4, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: even better json errors, remove graceful-fs
The fs should be gracefulified at the root app level, not necessary to use it here in a library module. Also, use the even better json errors, which also allows for formatting preservation.
- Loading branch information