Socket
Socket
Sign inDemoInstall

@fingerprintjs/eslint-config-dx-team

Package Overview
Dependencies
138
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fingerprintjs/eslint-config-dx-team

Custom eslint config for DX Team


Version published
Weekly downloads
310
increased by22.05%
Maintainers
2
Install size
16.6 MB
Created
Weekly downloads
 

Readme

Source

ESLint dx-team preset

This package provides a custom preset for eslint, specifically designed for the DX team at FingerprintJS.

Installation

To install this package, use the following command: 9

pnpm install @fingerprintjs/eslint-config-dx-team

Configuration

To use this preset in your project, add the following configuration to your project's eslint configuration file:

module.exports = {
  extends: ['@fingerprintjs/eslint-config-dx-team'],
}

Dependencies

To simplify dependencies update in project this package has eslint and eslint packages as a dependencies. Please don't add any of them as a dependencies for you project:

  • @typescript-eslint/eslint-plugin
  • @typescript-eslint/parser
  • eslint
  • eslint-config-prettier
  • eslint-plugin-prettier

License

This project is licensed under the MIT license. See the LICENSE file for more info.

FAQs

Last updated on 23 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