Socket
Socket
Sign inDemoInstall

@vanillaforums/eslint-config

Package Overview
Dependencies
278
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @vanillaforums/eslint-config

The Vanilla Forums ESLint config.


Version published
Weekly downloads
198
increased by18.56%
Maintainers
3
Install size
6.37 kB
Created
Weekly downloads
 

Readme

Source

@vanillaforums/eslint-config

Javascript linting rules for Vanilla Forums.

Installation

This configuration has peer-dependencies. Install them.

yarn add --dev eslint babel-eslint eslint-plugin-react

Install this config.

yarn add --dev @vanillaforums/eslint-config

Configuration

Create a file in the root of your project called .eslintrc.

.eslintrc

{
    "extends": "@vanillaforums/eslint-config"
}

FAQs

Last updated on 26 Feb 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc