Run make tsfmt and make test

This formats all the go & ts files
This commit is contained in:
Will Owens 2022-02-27 20:30:29 -05:00
parent 765000bd61
commit 1de0cc6790
7 changed files with 52 additions and 52 deletions

View file

@ -7,8 +7,8 @@ import (
"reflect"
"strings"
"github.com/urfave/cli"
"github.com/fatih/structs"
"github.com/urfave/cli"
"github.com/yudai/hcl"
"github.com/ghthor/gotty/v2/pkg/homedir"