docs: comment

This commit is contained in:
Kevin Franklin Kim 2024-12-18 14:39:16 +01:00
parent 027fdb36ce
commit e73af3f7b3
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ import (
"golang.org/x/exp/maps"
)
// typescriptCmd represents the typescript command
// NewTypeScript represents the typescript command
func NewTypeScript(root *cobra.Command) *cobra.Command {
cmd := &cobra.Command{
Use: "typescript",