Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@zohodesk/eslint-config-unittest

Package Overview
Dependencies
Maintainers
29
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zohodesk/eslint-config-unittest

This is a eslint-config-unittest.

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
1
-98.25%
Maintainers
29
Weekly downloads
 
Created
Source

eslint-config-unittest

This is a eslint-config-unittest.

A set of opinionated ESLint (http://eslint.org) rules (all rules included) tailored for unit test cases in client side projects

Usage:

npm install --save-dev @zohodesk/eslint-config-unittest

Create a file named .eslintrc in your project:

{
    "extends": "@zohodesk/eslint-config-unittest"
    // Your overrides...
}

Happy Code :>) 🤟

FAQs

Package last updated on 18 May 2023

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