Eslint

Use ESLint in .NET repositories that ship JavaScript, TypeScript, React, or other Node-based frontend assets. USE FOR: the repo has package.json, eslint.config.*, .eslintrc*, tsconfig.json, or JS/TS/React frontend files; the user asks for JavaScript or TypeScript linting, React rule. DO NOT USE FOR: CSS ownership by itself; route that to stylelint; HTML-only checks on static output; route that to htmlhint. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 91f7bf5 2 files · 5.8 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Tools/ESLint/skills/eslint commit 91f7bf590e

Frequently asked questions

npx skillmds@latest add managedcode/eslint