pavios-eslint

The 'eslint' task for Pavios.

Usage no npm install needed!

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

README

Pavios-Eslint

This is the "eslint" task for use with Pavios.

Installation

npm install --save-dev pavios pavios-eslint

Use

See the config guide for information on how to use this package.

Configuration

This task accepts two configuration options:

  • files: [String]: An array of strings (fileglobs) that will be linted with eslint.
  • linterOpts: Object: An object that will be passed directly to eslint.