How to use the @textlint/fixer-formatter.createFormatter function in @textlint/fixer-formatter

To help you get started, we’ve selected a few @textlint/fixer-formatter examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github textlint / textlint / packages / textlint / src / textfix-engine.ts View on Github external
onFormat = (formatterConfig: TextLintFormatterOption) => {
        return createFormatter(formatterConfig);
    };
}

@textlint/fixer-formatter

textlint output formatter for fixer

MIT
Latest version published 11 days ago

Package Health Score

89 / 100
Full package analysis