fix(file): use path.isAbsolute for Windows compatibility (#142)
Use Node's built-in `path.isAbsolute` for compatibility with Window's file paths.
Please register or sign in to comment
Use Node's built-in `path.isAbsolute` for compatibility with Window's file paths.