3.2.2 • Published 1 year ago

@absolunet/eslint-loader v3.2.2

Weekly downloads
415
License
MIT
Repository
github
Last release
1 year ago

@absolunet/eslint-loader

npm npm dependencies Tests npms License: MIT

ESLint YAML configuration loader

Reads and parses an ESLint YAML shareable config file and merges Prettier configurations on top.

Install

$ npm install @absolunet/eslint-loader

Usage

Expects a shareable-config.yaml file in the root of your package.

import loader from '@absolunet/eslint-loader';

module.exports = loader(__dirname);

Used configuration

Related

Documentation

View documentation

License

MIT © Absolunet