New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@endpass/eslint-plugin-endpass

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endpass/eslint-plugin-endpass

Endpass eslint plugin

0.3.0
latest
Source
npm
Version published
Weekly downloads
49
172.22%
Maintainers
4
Weekly downloads
 
Created
Source

eslint-plugin-endpass

Endpass eslint configs plugin

Usage

module.exports = {
  extends: ['plugin:endpass/recommended'],
};

or

module.exports = {
  extends: ['plugin:endpass/recommended-vue'],
};

Keywords

eslint

FAQs

Package last updated on 17 Sep 2020

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