Skip to content

chore(frontend): set up ESLint and Prettier#43

Merged
Xuccessor merged 2 commits into
BountyOnChain:mainfrom
dzekojohn4:fix/issue-20-eslint-prettier
May 19, 2026
Merged

chore(frontend): set up ESLint and Prettier#43
Xuccessor merged 2 commits into
BountyOnChain:mainfrom
dzekojohn4:fix/issue-20-eslint-prettier

Conversation

@dzekojohn4
Copy link
Copy Markdown

Closes #20

- Extend .eslintrc.json with plugin:@typescript-eslint/recommended
- Add .prettierrc: singleQuote, no semi, printWidth 100, trailingComma es5
- Add .prettierignore excluding .next/, node_modules/, dist/
- Add npm run format script using prettier --write .
- Add prettier and @typescript-eslint devDependencies

Closes BountyOnChain#20
Copy link
Copy Markdown
Contributor

@Xuccessor Xuccessor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Xuccessor Xuccessor merged commit abf7a30 into BountyOnChain:main May 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(frontend): set up ESLint and Prettier

2 participants