Socket
Socket
Sign inDemoInstall

@toolbuilder/eslint-config

Package Overview
Dependencies
11
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @toolbuilder/eslint-config

Eslint config based on standard.js (https://standardjs.com), plus es2020, minus the plugins.


Version published
Maintainers
1
Created

Readme

Source

Eslint Config

An ESLint Shareable Config originally based on the JavaScript Standard Style configuration from 2019. The Standard Style plugin dependencies on, import, node, promises, and standard were removed. No plugins are required by this configuration. The environment is es2020 to support the BigInt primitive, and get globals such as Atomic.

Use

This package provides a simple script to configure package.json. It updates devDependencies with eslint, and adds eslint configuration to use this package as eslint configuration. It stomps on any existing eslint configuration in package.json, so backup first.

npm install --save-dev @toolbulder/eslint-config
npx eslint-config
npm install

Keywords

FAQs

Last updated on 10 Jan 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc