Coding StandardsOn this pageCoding Standards 🚀 Linting​ pnpm lint Formatting​ pnpm format Tools​ ESLint Prettier TypeScript strict Guidelines​ Run lint and format before commit Follow project structure Keep code consistent Notes​ Prettier and ESLint configs are shared at root.