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

abracadabra

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abracadabra

Adds a pre-commit hook to keep your code sane

0.1.0
Source
npm
Version published
Weekly downloads
11
1000%
Maintainers
1
Weekly downloads
 
Created
Source

Abracadabra

Dark magic to keep you from committing crazy code.

Usage

In your project root directory, type:

  $ npm install --save abracadabra

and that's it.

If you don't have any eslint or jshint configurations in your root directory, it'll ask you and then create a default configuration for linter of your choice. You may later change configurations according to your needs.

It adds a pre-commit hook which will prevent other developers to go crazy on your code.

Keywords

precommit hook

FAQs

Package last updated on 08 Dec 2015

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