Skip to content

Commit 6be4803

Browse files
committed
Update comment
1 parent 778a798 commit 6be4803

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

TODO.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ TODO
9090

9191
* [`getdocs`](https://github.com/marijnh/getdocs)
9292

93+
* [`flow-jsdoc`](https://github.com/Kegsay/flow-jsdoc)
94+
9395
* ...
9496

9597
10. debug [eval sources](https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Debug_eval_sources)
@@ -805,7 +807,7 @@ TODO
805807
* [x] regexp
806808
* [x] repl
807809
* [-] streams
808-
* [ ] string
810+
* [-] string
809811
* [-] tools
810812
* [ ] utils
811813

tools/snippets/bin/cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ if ( args.version ) {
7676
}
7777

7878

79-
// TODO //
79+
// MAIN //
8080

8181
// TODO: implementation
8282
TODO();

0 commit comments

Comments
 (0)