oxc icon indicating copy to clipboard operation
oxc copied to clipboard

linter: eslint-plugin-import/no-deprecated

Open Boshen opened this issue 11 months ago • 2 comments

https://github.com/oxc-project/oxc/blob/main/crates/oxc_linter/src/rules/import/no_deprecated.rs

First step: Need to mark a function as "deprecated" somewhere ...

Boshen avatar Feb 29 '24 09:02 Boshen

probably look at https://www.npmjs.com/package/eslint-plugin-deprecation which is more comprehensive in its deprecation logic.

vincentbriglia avatar Apr 24 '24 09:04 vincentbriglia

Can we start this work? 👀

shulaoda avatar Sep 28 '24 02:09 shulaoda