Socket
Book a DemoInstallSign in
Socket

@zohodesk/eslint-config-acceptancetest

Package Overview
Dependencies
Maintainers
33
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zohodesk/eslint-config-acceptancetest

This is a eslint-config-acceptancetest.

latest
npmnpm
Version
0.0.3
Version published
Maintainers
33
Created
Source

eslint-config-unittest

This is a eslint-config-acceptancetest.

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

Usage:

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

Create a file named .eslintrc in your project:

{
  extends: '@zohodesk/eslint-config-acceptancetest'
  // Your overrides...
}

Happy Code :>) 🤟

FAQs

Package last updated on 07 Dec 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