Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@owowagency/eslint-config-ts

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owowagency/eslint-config-ts

latest
npmnpm
Version
1.3.0
Version published
Maintainers
5
Created
Source

ESLint Config TypeScript

⚙️ Installation

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

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

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

Add the following to your ESLint configuration file

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

Changelog

Changelog

Keywords

eslint-config

FAQs

Package last updated on 12 Jan 2024

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