Package Exports
- eslint-plugin-file-progress
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-plugin-file-progress) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eslint-plugin-file-progress
Eslint plugin to print file progress
Getting Started
Installation
npm i -D eslint-plugin-file-progress
# or
yarn add --dev eslint-plugin-file-progress
Usage
# .eslintrc.yml
plugins:
- file-progress
rules:
file-progress/activate: 1
Demo
¯\_(ツ)_/¯ No one likes a silent console