Skip to content

chore: configure linting, formatting, and code quality standards#166

Merged
Sendi0011 merged 5 commits into
JointSave-org:mainfrom
SudiptaPaul-31:chore/eslint-prettier-setup
Jun 29, 2026
Merged

chore: configure linting, formatting, and code quality standards#166
Sendi0011 merged 5 commits into
JointSave-org:mainfrom
SudiptaPaul-31:chore/eslint-prettier-setup

Conversation

@SudiptaPaul-31

Copy link
Copy Markdown
Contributor

Description

Adds ESLint and Prettier configuration to the frontend to enforce consistent code style across contributions.

Closes #16

Type of Change

  • feat: new feature
  • fix: bug fix
  • chore: maintenance, tooling, dependencies
  • docs: documentation only
  • refactor: code restructuring (no functional changes)
  • test: adding or updating tests

How Has This Been Tested?

  • cargo test passes (smart contracts)
  • pnpm build succeeds (frontend)
  • pnpm lint passes (frontend)
  • Manual testing (describe below)

Checklist

  • My code follows the coding conventions of this project
  • I have added/updated tests if needed
  • I have updated documentation if needed
  • My changes generate no new warnings or errors

@Sendi0011

Copy link
Copy Markdown
Contributor

Gm @SudiptaPaul-31 kindly fix failing ci please

@Sendi0011 Sendi0011 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good

@SudiptaPaul-31

Copy link
Copy Markdown
Contributor Author

@Sendi0011 please check

@Sendi0011

Copy link
Copy Markdown
Contributor

@SudiptaPaul-31 great job

@Sendi0011 Sendi0011 merged commit cd2dbda into JointSave-org:main Jun 29, 2026
4 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.

[Improvement] Add ESLint and Prettier configuration to the frontend

2 participants