igniteui-angular-linting

Installation
SKILL.md

Ignite UI for Angular — Linting

Quick-reference card for the core lint commands for the main library in this repository.

Prerequisites

  • Run npm install at the repo root.

Commands

Command What it runs
npm run lint:lib ESLint + Stylelint (both — use this as the default)
npm run lint:styles Stylelint only (Sass/SCSS files)
npm run lint ng lint — ESLint only (TypeScript + templates)
ng lint --fix Quick fix for tool identifiable fixes

lint:lib (recommended)

Related skills

More from igniteui/igniteui-angular

Installs
4
GitHub Stars
597
First Seen
Apr 27, 2026