Skip to content

Commit cfaa584

Browse files
committed
Remove outdated TODOs
1 parent 6d80d6c commit cfaa584

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/Playground.res

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
/*
2-
TODO / Idea list:
3-
- Fix issue with Reason where a comment on the last line causes a infinite loop
4-
- Add settings pane to set moduleSystem
5-
- Add advanced mode for enabling OCaml output as well
6-
7-
More advanced tasks:
8-
- Fix syntax convertion issue where comments are stripped on Reason <-> Res convertion
9-
- Try to get Reason's recoverable errors working
10-
*/
11-
121
%%raw(`
132
if (typeof window !== "undefined" && typeof window.navigator !== "undefined") {
143
require("codemirror/mode/javascript/javascript");

0 commit comments

Comments
 (0)