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

@jonny/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jonny/eslint-config

Jonny's ESLint config

  • 2.1.252
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
473
increased by290.91%
Maintainers
1
Weekly downloads
 
Created
Source

Jonny's ESLint config

I have a lot of projects that I am working on.
I am thinking of how I can speed up my workflow and create many apps fast.

So I decided to make a ESLint configuration that I use for all of my projects.

Every commit automatically gets published to npm!

Installing

This config is thought for my personal projects, so I am modifying the config over time to suit all projects that are mine.

npm install --save-dev @jonny/eslint-config eslint-plugin-import eslint-plugin-react babel-eslint eslint-plugin-react-native eslint-plugin-promise @typescript-eslint/eslint-plugin @typescript-eslint/parser
// .eslintrc
{
    "extends": "@jonny"
}

Keywords

FAQs

Package last updated on 10 Apr 2022

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc