Type Alias Steps

Steps:
    | "clean"
    | "lint"
    | "compile"
    | "changelog"
    | "serve"
    | "watch"
    | "typings"
    | "typedoc"