Socket
Socket
Sign inDemoInstall

@ta-interaktiv/eslint-config

Package Overview
Dependencies
384
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ta-interaktiv/eslint-config

A common eslint config for use in ta-interaktiv projects.


Version published
Maintainers
3
Created

Readme

Source

eslint config

A common eslint config for use in ta-interaktiv projects.

Installation

Add config and peer dependencies:

yarn add @ta-interaktiv/eslint-config --dev

Then add a the following to .eslintrc:

{
  "extends": "@ta-interaktiv"
}

Why is this so complicated? Because the maintainers at eslint think that this solution is actually semantically purer than defining these things as actual dependencies, which they are.

Supports

Keywords

FAQs

Last updated on 08 Mar 2018

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc