Style Guide Code Formatting Use Prettier for code formatting 2 spaces for indentation Comments Use JSDoc for function and class documentation Inline comments for complex logic Linting Use ESLint with the Next.js configuration