← Back to agents

AGENTS.md from shopware/app-sdk-js

7 starsLast commit Sep 30, 2025

AGENTS.md

General

  • Use conventional commit for commits and pull request title
  • Project uses biome for formatting, linting: `npm run lint` fixing: `npm run lint:fix`
  • Project is fully in TypeScript written and can be type checked with `npm run typecheck`