Socket
Socket
Sign inDemoInstall

@amedia/eslint-config-typescript

Package Overview
Dependencies
0
Maintainers
68
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @amedia/eslint-config-typescript

ESLint TypeScript configuration to be used by developers at Amedia


Version published
Weekly downloads
1.6K
decreased by-2.25%
Maintainers
68
Created
Weekly downloads
 

Readme

Source

@amedia/eslint-config-typescript

Common ESLint/Prettier configuration for TypeScript

Usage

npm install --save-dev @amedia/eslint-config-typescript eslint @typescript-eslint/eslint-plugin @typescript-eslint/parser

After installing the deps, update your ESLint config file, e.g. .eslintrc.js:

module.exports = {
  extends: ['@amedia/eslint-config-typescript'],
};

Keywords

FAQs

Last updated on 17 Jan 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc