🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@aligent/eslint-preset

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aligent/eslint-preset

This README would normally document whatever steps are necessary to get your application up and running.

latest
Source
npmnpm
Version
2.2.0
Version published
Maintainers
2
Created
Source

eslint-config-aligent

What is this repository for?

Defining javascript linting rules for aligent projects.

How do I get set up?

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

Contribution guidelines

  • Code review

Who do I talk to?

  • Frontend Team

FAQs

Package last updated on 18 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts