Skip to content

Commit 58951c2

Browse files
authored
Update .github/skills/igniteui-angular-linting/SKILL.md
1 parent 297966e commit 58951c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • .github/skills/igniteui-angular-linting

.github/skills/igniteui-angular-linting/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Quick-reference card for the core lint commands for the main library in this rep
1919
| `npm run lint:lib` | ESLint **+** Stylelint (both — use this as the default) |
2020
| `npm run lint:styles` | Stylelint only (Sass/SCSS files) |
2121
| `npm run lint` | `ng lint` — ESLint only (TypeScript + templates) |
22+
| `ng lint --fix` | Quick fix for tool identifiable fixes |
2223

2324
### `lint:lib` (recommended)
2425

0 commit comments

Comments
 (0)