Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amedia/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/eslint-config

Combined ESLint config for Amedia

  • 0.0.0-flatconfig-20241114134816
  • npm
  • Socket score

Version published
Weekly downloads
883
decreased by-46.09%
Maintainers
0
Weekly downloads
 
Created
Source

@amedia/eslint-config

[!TIP] This module uses flat config files for ESLint[1]. [1]: https://eslint.org/docs/latest/use/configure/configuration-files-new

The full ESLint configuration for Amedia.

This includes additional rules from ESLint plugins and extended rule sets that currently serve our needs.

Usage

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

After installing the deps, update your ESLint config: eslint.config.js.

import config from '@amedia/eslint-config';

export default [config];

FAQs

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