diff options
Diffstat (limited to 'emacs.d/lisp/jshint-mode/node_modules/formidable/TODO')
-rw-r--r-- | emacs.d/lisp/jshint-mode/node_modules/formidable/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs.d/lisp/jshint-mode/node_modules/formidable/TODO b/emacs.d/lisp/jshint-mode/node_modules/formidable/TODO new file mode 100644 index 0000000..e1107f2 --- /dev/null +++ b/emacs.d/lisp/jshint-mode/node_modules/formidable/TODO @@ -0,0 +1,3 @@ +- Better bufferMaxSize handling approach +- Add tests for JSON parser pull request and merge it +- Implement QuerystringParser the same way as MultipartParser |