credo-ts
credo-ts copied to clipboard
Update basePath to not use temp directory
trafficstars
Update basePath in FileSystem to not use temp directory. Add new property tempPath for storing temp files
Checklist
- [ ] Update
basePathto non-temp file path - [ ] Add
tempPathproperty - [ ] Add method to remove files / dirs to the file systems (ReactNativeFileSystem, NodeFileSystem)