Skip to content

Use Code Formatter #33

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

Open
zaq1tomo opened this issue Jul 23, 2022 · 0 comments
Open

Use Code Formatter #33

zaq1tomo opened this issue Jul 23, 2022 · 0 comments

Comments

@zaq1tomo
Copy link

zaq1tomo commented Jul 23, 2022

The current code is not consistent in style.
For example, single and double quotes coexist in the following file

https://github.com/twitterdev/twitter-api-typescript-sdk/blob/main/src/auth.ts#L4-L5

// Copyright 2021 Twitter, Inc.
// SPDX-License-Identifier: Apache-2.0

export * from '. /OAuth2User'.
export * from ". /OAuth2Bearer";

I recommend using a code formatter (such as Prettier) to improve the development experience going forward.
If you agree with this policy, I will submit a pull request.

Best regards.

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

No branches or pull requests

1 participant