michangarrito/apps/backend/node_modules/eslint-config-prettier
rckrdmrd 48dea7a5d0 feat: Initial commit - michangarrito
Marketplace móvil para negocios locales mexicanos.

Estructura inicial:
- apps/backend (NestJS API)
- apps/frontend (React Web)
- apps/mobile (Expo/React Native)
- apps/mcp-server (Claude MCP Server)
- apps/whatsapp-service (WhatsApp Business API)
- database/ (PostgreSQL DDL)
- docs/ (Documentación)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 04:41:02 -06:00
..
bin feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
@typescript-eslint.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
babel.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
flowtype.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
index.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
LICENSE feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
package.json feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
prettier.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
react.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
README.md feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
standard.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
unicorn.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
vue.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00

eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.

This lets you use your favorite shareable config without letting its stylistic choices get in the way when using Prettier.

Note that this config only turns rules off, so it only makes sense using it together with some other config.

➡️ Full readme