mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
UPDATE: Corrigir a aplicação das melhores práticas do Next.js para incluir extensões específicas de arquivos
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: "Best practices for building Next.js (App Router) apps with modern caching, tooling, and server/client boundaries (aligned with Next.js 16.1.1)."
|
||||
applyTo: "**"
|
||||
applyTo: '**/*.tsx, **/*.ts, **/*.jsx, **/*.js, **/*.css'
|
||||
---
|
||||
|
||||
# Next.js Best Practices for LLMs (2026)
|
||||
|
||||
Reference in New Issue
Block a user