@aligent/eslint-config

2.4.1 • Public • Published

eslint-config-aligent

What is this repository for?

Defining javascript linting rules for aligent projects.

How do I get set up?

  1. Add eslint-config-aligent to your package.json deps:
	...
    "@aligent/eslint-config": "^2.1.3",
	...
  1. add .eslintrc.json to your project root
{
  "extends": "@aligent/eslint-config"
}

Contribution guidelines

  • Code review

Who do I talk to?

  • Frontend Team

Dependents (1)

Package Sidebar

Install

npm i @aligent/eslint-config

Weekly Downloads

18

Version

2.4.1

License

OSL-3.0

Unpacked Size

18.4 kB

Total Files

7

Last publish

Collaborators

  • torbjorn.vanheeswijck
  • aligent-bot
  • aligent-danielvanderploeg
  • luke-denton-aligent
  • jarrod.swift