Socket
Book a DemoInstallSign in
Socket

@owowagency/eslint-config-cypress-ts

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owowagency/eslint-config-cypress-ts

latest
npmnpm
Version
1.2.2
Version published
Maintainers
5
Created
Source

ESLint Config Cypress TypeScript

⚙️ Installation

Installation of the Cypress TypeScript ESLint config can be done by using npm or yarn

# npm
npm install @owowagency/eslint-config-cypress-ts

# yarn
yarn add @owowagency/eslint-config-cypress-ts

Add the following to your ESLint configuration file

export default {
    extends: [
        '@owowagency/eslint-config-cypress-ts',
    ],
};

Changelog

Changelog

Keywords

eslint-config

FAQs

Package last updated on 14 Sep 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