fs
fs copied to clipboard
feat: implement `writeFileAtomic`
currently we use write-file-atomic in a few scattered places, we should implement that here and iterate towards having all of our custom fs related code in one place
Hi can i work on this issue?