Socket
Socket
Sign inDemoInstall

@amedia/eslint-config-base

Package Overview
Dependencies
190
Maintainers
68
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @amedia/eslint-config-base

ESLint configuration to be used by developers at Amedia


Version published
Weekly downloads
1.5K
Maintainers
68
Install size
8.87 kB
Created
Weekly downloads
 

Readme

Source

@amedia/eslint-config-base

Common ESLint configuration for JavaScript

Usage

npm install --save-dev @amedia/eslint-config-base eslint

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

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

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