@fingerprintjs/eslint-config-dx-team

0.1.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @fingerprintjs/eslint-config-dx-team

Weekly Downloads

234

Version

0.1.0

License

MIT

Unpacked Size

3.39 kB

Total Files

4

Last publish

Collaborators

  • ilya_fp
  • fp-pro
  • surgie