bobp - v0.10.13
    Preparing search index...

    Type Alias PrettierOptions

    type PrettierOptions = {
        path: string;
    }
    Index
    path: string

    Output path for the generated Prettier configuration files (default: the current working directory)