UNPKG

eslint-plugin-tis-imports

Version:

Eslint plugin for precise control of architectural restrictions. FSD, public api, hierarchy of entities in the project.

3 lines (2 loc) 90 B
import { Rule } from "eslint"; export declare const restrictImportsRule: Rule.RuleModule;