Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
Joe Previte 7ce9ee0db6
fix: check path is string in pathToFsPath
There's a chance this function can be called with a path that is not a string.

To catch that, we check if path is of a different type and throw an error if it
is.

This also adds a couple tests for this function.
2021-07-12 16:39:42 -07:00
..
2021-05-04 13:29:40 -05:00
2021-05-05 10:16:01 -05:00
2021-01-20 02:06:44 -05:00
2021-02-12 16:50:23 -06:00
2021-03-16 12:51:08 -05:00
2021-05-13 12:10:22 -07:00
2020-12-04 02:34:43 -05:00
2021-03-30 16:46:49 -07:00
2021-02-09 13:09:33 -06:00