eslint-formatter-stylish

ESLint’s official `stylish` formatter, unofficially published as a standalone module

Usage no npm install needed!

<script type="module">
  import eslintFormatterStylish from 'https://cdn.skypack.dev/eslint-formatter-stylish';
</script>

README

eslint-formatter-stylish

ESLint’s official stylish formatter, unofficially published as a standalone module

This package has been extracted from ESLint’s repository by @fregante so you can use it independently of ESLint.

Important: If you're using ESLint, you do not need this package, the formatter is built into ESLint.

Links

Note for ESLint’s maintainers: Open an issue or ping me on Twitter @fregante if you'd like to publish these packages yourself as part of a monorepo. I'll gladly pass the npm names to you. Much 💚