From a363dce02fc101a9a58c730d27f9154c436eee66 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:48:34 +0100 Subject: [PATCH] docs: add more templates to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bccbd07..71afb22 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,5 @@ Currently supported template presets include: - `ts-esm` - `js` - `js-esm` +- `js+cli` +- `ts+cli`