feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-4555A7
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
category: "10_Wiki/💡 Topics/Programming & Language"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
@@ -29,10 +29,10 @@ github_commit: "[P-Reinforce] Continuous Worker - eslint-plugin-prettier"
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[ESLint]], [[Prettier]], [[eslint-config-prettier]]
- **Projects/Contexts:** [[CVE-2025-54313 (공급망 공격)]], [[웹 프론트엔드 개발 환경 설정]]
- **Projects/Contexts:** CVE-2025-54313 (공급망 공격), 웹 프론트엔드 개발 환경 설정
- **Contradictions/Notes:** Prettier 공식 문서 및 여러 개발자들은 `eslint-plugin-prettier`를 사용할 때 발생하는 속도 저하와 과도한 에러 표시 문제 때문에 이 방법보다는 포맷팅 충돌 규칙만 꺼주는 `eslint-config-prettier`의 단독 사용을 가장 추천하고 있습니다 [1, 6, 8]. 그러나 설정의 중앙화와 단일 수정 명령어(`eslint --fix`)의 편리함을 이유로 이를 선호하는 실무자들도 존재합니다 [4].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/eslint-plugin-prettier.md]]
---