@lottojs/eslint-config

0.2.1 • Public • Published

Contributors Forks Stargazers Issues MIT License NPM


Logo

@lottojs/eslint-config

Simple eslint configuration library.

Report Bug · Request Feature

About The Project

Basic eslint configuration package with common settings in order to help as a base pattern to all LottoJS projects but nothing excludes it to be also used by the community..

Documentation

Complete API documentation is available at lottojs.tech.

Getting Started

Installation

 npm i -D eslint @lottojs/eslint-config

Usage

Create a .eslintrc.json file at the root of your project.

    {
        "extends": [
            "@lottojs/eslint-config/node"
        ]
    }

Contributing

All forms of contributions are more than welcome! You can contribute in the following ways:

  • Create an Issue
  • Create a Pull Request
  • Create third-party middlewares
  • Share with your friends
  • Make your application with Lotto.

For more details, see Contribution Guide.

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Readme

Keywords

Package Sidebar

Install

npm i @lottojs/eslint-config

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

51.3 kB

Total Files

16

Last publish

Collaborators

  • jharbs