From 101541e1962d61987ffd6a5644a291ecb31c0d06 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Mon, 5 Jan 2026 19:52:14 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"AGENTS=20=EC=88=98=EC=A0=95"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 3efcc8007af19368d0d02968052d00206e01f3de. --- AGENTS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 92c35fc..4d96dfd 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -74,7 +74,6 @@ These are placeholders to align teams; adjust once packages exist. ## Development Checklist (AI) - After code changes, verify TypeScript type checks (prefer `pnpm build` or `pnpm typecheck`). -- After code changes, verify ESLint (prefer `pnpm lint`). - When changes require unit tests, run the relevant tests. ## Build Profiles (Proposal)