UNPKG

@feature-driven/eslint-plugin

Version:

📓 Lint feature-driven rules in full power

5 lines (4 loc) • 77 B
export type Options = { include: string[]; exclude: string[]; };