Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Consider platform specific CRLF when generating d.ts files
WHen building @histoire/vendors the generated files were saved witn \n line endings. On Windows this resulted that these files were showing up as "changed". Using platform specific line endings solves this problem.
- Loading branch information