UNPKG

eslint-plugin-export-scope

Version:

Don't leak LOCAL utils, states, components into the global scope

3 lines (2 loc) 99 B
import type { Linter } from "eslint"; export declare const exportScopeProcessor: Linter.Processor;