New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

solhint-config-align-base

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solhint-config-align-base

Solhint's align base JS config, following our styleguide


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created

solhint-config-align-base

npm version

This package provides Solhint's align base JS .solhintrc as an extensible shared config.

Usage

We export align rules Solhint configurations for your usage.

solhint-config-align-base

Our default export contains all align rules of our solhint.

Installation
  • Execute command

    npm install --save-dev solhint-config-align-base
    
  • Add "extends": "align-base" to your .solhintrc.

FAQs

Package last updated on 14 Dec 2018

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