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)
* @author Ismo Vuorinen <ismo@ivuorinen.net>
* @license MIT
*/
* @file ShellSpec grammar for tree-sitter (extends bash)
* @author Ismo Vuorinen <ismo@ivuorinen.net>
* @license MIT
*/
/// <reference types="tree-sitter-cli/dsl" />
// @ts-check