Skip to main content

18 docs tagged with "configuration"

View all tags

Config Helpers

Configuration helpers to integrate ESLint Plugin Boundaries with your ESLint setup.

Custom Resolvers

Learn how to create and use custom resolvers in ESLint Plugin Boundaries.

Element Types

Learn how to manage and enforce dependencies in ESLint Plugin Boundaries rules.

Elements

Describe the different elements that can be used to define architectural boundaries in ESLint Plugin Boundaries.

Entry Point

Learn how to manage and enforce entry points of your elements in ESLint Plugin Boundaries rules.

External

Learn how to manage external dependencies in ESLint Plugin Boundaries rules.

No Ignored

Learn how to enforce that all known files can only import non-ignored files using ESLint Plugin Boundaries.

No Private

Learn how to manage dependencies on private elements in ESLint Plugin Boundaries rules.

No Unknown

Learn how to manage dependencies on unknown elements in ESLint Plugin Boundaries rules.

No Unknown Files

Learn how to enforce that all files in your project belong to a known element type using ESLint Plugin Boundaries.

Quick Start

Learn how to quickly get started with ESLint Plugin Boundaries.

Rules

Define and configure architectural rules in ESLint Plugin Boundaries to enforce boundaries between elements.

Selectors

Use selectors to match elements when defining architectural boundaries in ESLint Plugin Boundaries.

Settings

Settings to configure ESLint Plugin Boundaries behavior.

Setup

Setup instructions for ESLint Plugin Boundaries.

TypeScript Support

Learn how to enable and configure TypeScript support in ESLint Plugin Boundaries.

v1 to v2

Guide to migrating from ESLint Plugin Boundaries version 1 to version 2.

v3 to v4

Guide to migrating from ESLint Plugin Boundaries version 3 to version 4.