You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-config-cheminfo-typescript

Package Overview
Dependencies
Maintainers
4
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-cheminfo-typescript

Shared ESLint config for TypeScript projects

19.0.0
latest
Source
npmnpm
Version published
Weekly downloads
2.2K
-10.63%
Maintainers
4
Weekly downloads
 
Created
Source

eslint-config-cheminfo-typescript

Shared ESLint config for TypeScript projects.

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

Installation

npm i -D eslint-config-cheminfo-typescript eslint

Usage

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

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

export default defineConfig(cheminfo);

You can then customise the config for your project.

Exported configurations

This package exports three separate configurations:

The default export from eslint-config-cheminfo-typescript combines all of them.

References

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

FAQs

Package last updated on 08 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.