mirror of
https://github.com/ivuorinen/tree-sitter-shellspec.git
synced 2026-02-13 11:51:55 +00:00
style: fix JSDoc comment indentation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user