ourzora / nouns-builder

Nouns Builder
https://nouns.build
MIT License
94 stars 46 forks source link

Refactoring for ESLint and Prettier Integration #486

Open Fazleiw opened 1 month ago

Fazleiw commented 1 month ago

Description

Refactored the ESLint configuration to include Prettier integration. Added plugin:prettier/recommended and the prettier/prettier rule. Updated the Next.js root directory setting for apps.

Motivation & Context

This change ensures Prettier formatting is enforced by ESLint and improves compatibility with Next.js projects using multiple apps. while learning the code quality and project structure

Code Review

Check that ESLint and Prettier work together without conflicts. Confirm the rootDir setting works as expected for the Next.js apps.

Type of Change

Refactor

Checklist

I have done a self-review of my own code. Any new and existing tests pass locally with my changes. My changes generate no new warnings.

vercel[bot] commented 1 month ago

@Fazleiw is attempting to deploy a commit to the Nouns Builder Team on Vercel.

A member of the Team first needs to authorize it.