Socket
Book a DemoInstallSign in
Socket

eslint-config-riophae

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-riophae

The customized ESLint shareable configs for the development of my open-source projects.

0.15.0
Source
npmnpm
Version published
Maintainers
1
Created
Source

eslint-config-riophae npm Build Known vulnerabilities

The customized ESLint shareable configs for the development of my open-source projects.

Usage

  • npm install --save-dev eslint eslint-plugin-node eslint-plugin-unicorn eslint-plugin-import eslint-config-riophae

  • Choose one from these four presets and add it to extends:

    • riophae for linting ES6+
    • riophae/legacy for linting ES5
    • riophae/vue-v3 or riophae/vue-v2 for linting ES6+ & .vue files (one more dependency required: eslint-plugin-vue)
  • Add the preset to your ESLint config file:

{
  "extends": [ "riophae" ],
  "rules": {
    // override if necessary
  }
}

License

MIT

Keywords

eslintconfig

FAQs

Package last updated on 09 Jan 2021

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.