style: fix JSDoc comment indentation

This commit is contained in:
2025-12-11 20:49:29 +02:00
parent 368adc92e6
commit c5ef99fcb1

View File

@@ -1,8 +1,8 @@
/** /**
* @file ShellSpec grammar for tree-sitter (extends bash) * @file ShellSpec grammar for tree-sitter (extends bash)
* @author Ismo Vuorinen <ismo@ivuorinen.net> * @author Ismo Vuorinen <ismo@ivuorinen.net>
* @license MIT * @license MIT
*/ */
/// <reference types="tree-sitter-cli/dsl" /> /// <reference types="tree-sitter-cli/dsl" />
// @ts-check // @ts-check