Home

Awesome

belly-button

Current Version belly-button-style

Pre-canned linting setup based on ESLint. See .eslintrc.js file in project root for ESLint settings.

Usage

belly-button is intended to be run from the command line, or from within your package.json's scripts section as shown below.

"scripts": {
  "lint": "belly-button"
}

This allows you to issue the command npm run lint, which will run JavaScript source code through belly-button. See the command line documentation below for more details on settings and available options.

Command Line

belly-button accepts the following command line options: