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

To help you get started, we’ve selected a few @textlint/linter-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 / textlint-engine.ts View on Github external
onFormat = (formatterConfig: TextLintFormatterOption) => {
        return createFormatter(formatterConfig);
    };
}

@textlint/linter-formatter

textlint output formatter

MIT
Latest version published 2 months ago

Package Health Score

89 / 100
Full package analysis