Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@eslint-types/jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-types/jsdoc

TypeScript definitions for eslint-define-config

latest
Source
npmnpm
Version
48.2.2
Version published
Weekly downloads
3.7K
12.62%
Maintainers
1
Weekly downloads
 
Created
Source

NPM package Downloads License: MIT Donate: PayPal

@eslint-types/jsdoc

Install

npm install -D @eslint-types/jsdoc

Usage

// @ts-check
const { defineConfig } = require('eslint-define-config');

/// <reference types="@eslint-types/jsdoc" />

module.exports = defineConfig({
  // ...
});

FAQs

Package last updated on 04 Apr 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