Config Helpers
Configuration helpers to integrate ESLint Plugin Boundaries with your ESLint setup.
Configuration helpers to integrate ESLint Plugin Boundaries with your ESLint setup.
Learn how to create and use custom resolvers in ESLint Plugin Boundaries.
Learn how to manage and enforce dependencies in ESLint Plugin Boundaries rules.
Describe the different elements that can be used to define architectural boundaries in ESLint Plugin Boundaries.
Learn how to manage and enforce entry points of your elements in ESLint Plugin Boundaries rules.
Learn how to manage external dependencies in ESLint Plugin Boundaries rules.
Learn how to enforce that all known files can only import non-ignored files using ESLint Plugin Boundaries.
Learn how to manage dependencies on private elements in ESLint Plugin Boundaries rules.
Learn how to manage dependencies on unknown elements in ESLint Plugin Boundaries rules.
Learn how to enforce that all files in your project belong to a known element type using ESLint Plugin Boundaries.
Learn how to quickly get started with ESLint Plugin Boundaries.
Define and configure architectural rules in ESLint Plugin Boundaries to enforce boundaries between elements.
Use selectors to match elements when defining architectural boundaries in ESLint Plugin Boundaries.
Settings to configure ESLint Plugin Boundaries behavior.
Setup instructions for ESLint Plugin Boundaries.
Learn how to enable and configure TypeScript support in ESLint Plugin Boundaries.
Guide to migrating from ESLint Plugin Boundaries version 1 to version 2.
Guide to migrating from ESLint Plugin Boundaries version 3 to version 4.