2.0.0-1 • Published 2 years ago

@eslint-types/deprecation v2.0.0-1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

2.0.0

2 years ago