Socket
Book a DemoInstallSign in
Socket

eslint-config-cheminfo-react

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-cheminfo-react

Shared ESLint config for projects using React

17.0.1
latest
Source
npmnpm
Version published
Weekly downloads
1.7K
85.7%
Maintainers
4
Weekly downloads
 
Created
Source

eslint-config-cheminfo-react

Shared ESLint config for projects using React.

[!IMPORTANT]
Configs now require using the ESLint Flat Config format. See the migration guide for more information.

Installation

npm i -D eslint-config-cheminfo-react eslint

Usage

In JavaScript projects

Create a eslint.config.mjs file with the following contents:

import { defineConfig } from 'eslint/config';
import react from 'eslint-config-cheminfo-react';

export default defineConfig(react);

You can then customise the config for your project.

In TypeScript projects

See https://github.com/cheminfo/eslint-config/tree/main?tab=readme-ov-file#typescript-and-react

References

This config extends our base eslint-config-cheminfo JavaScript config.

FAQs

Package last updated on 24 Jul 2025

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.