Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure aptos move prettier plugin for aptos-common #97

Open
1 task
Zombieliu opened this issue Dec 5, 2024 · 0 comments
Open
1 task

Configure aptos move prettier plugin for aptos-common #97

Zombieliu opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
aptos aptos difficulty:easy difficulty:easy feature Feature frontend frontend good first issue Good for newcomers non-rewarded non-rewarded ODHack 11 from onlydust open for contribution open for contribution

Comments

@Zombieliu
Copy link
Contributor

The function of aptos-common is to generate Aptos Move code, so it is necessary to configure the aptos move prettier plugin to format the generated move code.

Objective

Configure the prettier plugin for aptos-common.

Implementation Steps

  1. Refer to the implementation in sui-common (https://github.com/0xobelisk/dubhe/blob/main/packages/sui-common/src/codegen/utils/format.ts).

Acceptance Criteria

  • The generated move code is formatted correctly.
@Zombieliu Zombieliu added good first issue Good for newcomers feature Feature ODHack 11 from onlydust difficulty:easy difficulty:easy frontend frontend aptos aptos labels Dec 5, 2024
@Zombieliu Zombieliu added open for contribution open for contribution non-rewarded non-rewarded labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aptos aptos difficulty:easy difficulty:easy feature Feature frontend frontend good first issue Good for newcomers non-rewarded non-rewarded ODHack 11 from onlydust open for contribution open for contribution
Projects
None yet
Development

No branches or pull requests

3 participants