@theprodev/eslint-config

0.2.0 • Public • Published

ESLint Configurations

Sponsor Node LTS Npm Version Weekly Downloads Dependents Minified Zipped Size Types License Open Issues Closed Issues Open Pulls Closed Pulls Contributors Activity

Description

An opinionated ESLint configuration.

Installation

Install this package using your preferred package manager. See the example of yarn:

yarn add -D @theprodev/eslint-config

Usage

The ESLint configuration to be extended in project eslint.config.js file.

import eslintConfig from "@theprodev/eslint-config";

export default eslintConfig();

Reporting a Bug

Head on to Discussion section to report a bug or to ask for any feature. Feel to add your queries about using this library as well under Q & A section of it. Remember, do not create any Issues by yourself, maintainers of this repository will open one if deemed necessary.

Changelog

See CHANGELOG for more details on what has been changed in the latest release.

Contributing

See Contributing Guidelines.

License

This project is licensed under the terms of the MIT license, see LICENSE for more details.

The Pro Dev

Package Sidebar

Install

npm i @theprodev/eslint-config

Weekly Downloads

38

Version

0.2.0

License

MIT

Unpacked Size

8.35 kB

Total Files

7

Last publish

Collaborators

  • bprogyan