From c5ef99fcb196ce2f01835219f29cb24a3461a7ba Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Thu, 11 Dec 2025 20:49:29 +0200 Subject: [PATCH] style: fix JSDoc comment indentation --- grammar.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/grammar.js b/grammar.js index c099699..e679d08 100644 --- a/grammar.js +++ b/grammar.js @@ -1,8 +1,8 @@ /** - * @file ShellSpec grammar for tree-sitter (extends bash) - * @author Ismo Vuorinen - * @license MIT - */ + * @file ShellSpec grammar for tree-sitter (extends bash) + * @author Ismo Vuorinen + * @license MIT + */ /// // @ts-check