summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-05-30 05:51:22 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-05-30 05:51:22 -0400
commit1156467c937f5b9af532a25fa80a706eea8f959d (patch)
treeb38fc5b91d5a8612a024685dcba733abb3cdccb3
parent247932b00e516ab14b92c2ed8149eab79f9358cc (diff)
TODO done e64e4e
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 5bc8e5108..fc87dd09c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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