UNPKG

nest-prettier

Version:

A schematic to run prettier as an eslint rule

3 lines (2 loc) 107 B
import { Schema } from './schema'; export declare type PrettierOptions = Omit<Schema, 'eslintFileFormat'>;