Socket
Book a DemoInstallSign in
Socket

eslint-config-express

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-express

the express eslint config 🔧🔥⚙️

0.2.0
latest
Source
npmnpm
Version published
Weekly downloads
2
100%
Maintainers
0
Weekly downloads
 
Created
Source

eslint-config-express

the express eslint config 🔧🔥⚙️

use

npm install eslint-config-express --save-dev

then in your eslint config file:

for ESM:

import expressLintConfig from 'eslint-config-express';

export default [
  ...expressLintConfig,
];

or for CJS:

const expressLintConfig = require('eslint-config-express');

module.exports = [
  ...expressLintConfig,
];

see the eslint docs for more information

Keywords

eslint

FAQs

Package last updated on 19 Aug 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

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.