Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

Linting neostandard ESLint9

Skill Aviso
65

Configures ESLint v9 flat config and neostandard for JavaScript and TypeScript projects, including migrating from legacy `.eslintrc*` files or the `standard` package. Use when you need to set up or fix linting with `eslint.config.js` or `eslint.config.mjs`, troubleshoot lint errors, configure neostandard rules, migrate from `.eslintrc` to flat config, or integrate linting into CI pipelines and pre-commit hooks.

Resumo de IA

This skill configures ESLint v9 using the neostandard baseline, supporting JavaScript and TypeScript projects. It offers clear instructions for new setups, migration from legacy ESLint configurations or the 'standard' package, and integration into CI/CD pipelines and editors. The documentation includes quick start guides, common workflows, and explanations for rule files.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch, indicating the project is likely unmaintained and poses a significant risk.

Versioning

  • warning:Release ManagementNo manifest version, GitHub releases, or CHANGELOG are present. The install instructions (implicitly referencing main branch) do not allow for version pinning.

Instalação

npx skills add mcollina/skills

Executa a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.

20 days ago
1.8k stars
MIT
Atualizado em 1 day ago
Ver código-fonte