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 Descriptors

Learn how to use element descriptors to classify files in your project for ESLint Plugin Boundaries.

Element Selectors

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

Quick Start

Learn how to quickly get started with ESLint Plugin Boundaries.

Rule entry-point

Documentation for the entry-point rule in ESLint Plugin Boundaries.

Rule external

Documentation for the external rule in ESLint Plugin Boundaries.

Rule no-ignored

Documentation for the no-ignored rule in ESLint Plugin Boundaries.

Rule no-private

Documentation for the no-private rule in ESLint Plugin Boundaries.

Rule no-unknown

Documentation for the no-unknown rule in ESLint Plugin Boundaries.

Rules Configuration

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

TypeScript Support

Learn how to enable and configure ESLint Plugin Boundaries for TypeScript projects.