From b6a01a45784d8951ee0018452c3afa8bdc687866 Mon Sep 17 00:00:00 2001 From: Fabien Schurter <8007715+fabschurt@users.noreply.github.com> Date: Thu, 16 May 2024 04:02:29 +0200 Subject: [PATCH] Update the TODO list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 666ff4d..ebb24ae 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ and finally render the whole thing as `dist/index.html`. - [ ] Write an updated and detailed CLI usage in the README - [ ] Add some CLI logging and user-friendly exception catching -- [ ] Write JSDoc blocks +- [ ] Annotate the code with JSDoc and enable TypeScript type checking