eslint-config-rsnara

4.0.1 • Public • Published

eslint-config-rsnara

A base .eslintrc containing the set of rules I like to use for my JavaScript projects.

Installation

npm install eslint-config-rsnara eslint --save-dev

Usage

For new projects, the following should suffice:

echo '{\n  "extends": "rsnara"\n}' > ./.eslintrc

For more details, please read the eslint docs on Shareable Configs.

Dependencies

Dependents (0)

Package Sidebar

Install

npm i eslint-config-rsnara

Weekly Downloads

0

Version

4.0.1

License

ISC

Last publish

Collaborators

  • ramanpreetnara