bobp - v0.10.0
    Preparing search index...

    Type Alias PrettierOptions

    type PrettierOptions = {
        path: string;
    }
    Index

    Properties

    Properties

    path: string

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