5.2.11 • Published 2 years ago

@absolunet/demo-eslint-loader v5.2.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@absolunet/demo-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

5.2.0

2 years ago

5.2.11

2 years ago

5.0.35

2 years ago

5.0.15

2 years ago

5.0.13

2 years ago

5.0.10

2 years ago

5.0.3

2 years ago