2.0.0-1 • Published 6 months ago

@eslint-types/deprecation v2.0.0-1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@eslint-types/deprecation

Install

npm install -D @eslint-types/deprecation

Usage

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

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

module.exports = defineConfig({
  // ...
});
2.0.0-1

6 months ago

2.0.0

7 months ago