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

@bradgarropy/eslint-config-typescript

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bradgarropy/eslint-config-typescript

🟦 typescript eslint configuration

  • 2.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
40
increased by122.22%
Maintainers
0
Weekly downloads
 
Created
Source

🟦 eslint-config-typescript

This package is deprecated. Please use @bradgarropy/eslint-config instead.


npm npm

My personal eslint configuration for typescript.

📦 Installation

This package is hosted on npm.

Install the configuration as a development dependency.

npm install --dev @bradgarropy/eslint-config-typescript

🥑 Usage

Create an eslint.config.js file in the root of your project and tell it to extend the configuration.

import bgConfigTypescript from "@bradgarropy/eslint-config-typescript"

const config = [...bgConfigTypescript]

export default config

You can add more ESLint configuration options in this file if you want.

❔ Questions

🐛 report bugs by filing issues
📢 provide feedback with issues or on twitter
🙋🏼‍♂️ use my ama or twitter to ask any other questions

Keywords

FAQs

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc