Socket
Socket
Sign inDemoInstall

@ta-interaktiv/eslint-config

Package Overview
Dependencies
16
Maintainers
4
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
Weekly downloads
40
increased by1900%
Maintainers
4
Install size
19.6 MB
Created
Weekly downloads
 

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

The installation process should automatically place a .eslintrc and a .prettierrc.yml into your project.

Otherwise, add the following to .eslintrc:

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

Supports

  • StandardJS
  • JSX
  • Flow
  • Jest
  • Typescript

Keywords

FAQs

Last updated on 16 Mar 2020

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