Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

eslint-config-ayotte

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-ayotte

Ayotte style eslinting


Version published
Weekly downloads
35
increased by1650%
Maintainers
1
Weekly downloads
 
Created

eslint-config-ayotte

Ayotte Software JavaScript Style Guide

Probably a different coding style than you're used to.

Usage

In your .eslintrc.js

module.exports = {
	extends: [
		'ayotte'
	]
}

License

MIT License

Copyright © 2019 Richard Ayotte

FAQs

Package last updated on 05 Apr 2024

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