export interface IConfigPrettier {
    isEnabled?: boolean;
}
//# sourceMappingURL=prettier.interface.d.ts.map