diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-05-30 05:51:22 -0400 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-05-30 05:51:22 -0400 |
commit | 1156467c937f5b9af532a25fa80a706eea8f959d (patch) | |
tree | b38fc5b91d5a8612a024685dcba733abb3cdccb3 | |
parent | 247932b00e516ab14b92c2ed8149eab79f9358cc (diff) |
TODO done e64e4e
-rw-r--r-- | TODO.txt | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -7,9 +7,6 @@ - Remove text-encoding.d.ts because TS2.8 includes the declarations. https://github.com/DefinitelyTyped/DefinitelyTyped/issues/24695 -- Add permissions that control which afero.Fs gets loaded. Should be read-only - by default. Also permissions for network access. - - Add os.statSync and os.tempDir- both are needed for the writeFileSync test in tests.ts |