From 033f78c391502e38272886f55aaedd664316fec0 Mon Sep 17 00:00:00 2001 From: Javier Garcia Date: Mon, 31 Mar 2025 16:02:38 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d1a58..f3273b1 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ See [implementing-custom-template-tokenizers.md](./docs/implementing-custom-temp - `defineDocumentVisitor(documentVisitor, options)` ... returns ESLint visitor to traverses the document. - [ast.md](./docs/ast.md) is `