Skip to content

fix: issue #16 #17

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

Merged
merged 3 commits into from
Jul 20, 2023
Merged

fix: issue #16 #17

merged 3 commits into from
Jul 20, 2023

Conversation

aryanas159
Copy link
Contributor

@aryanas159 aryanas159 commented Jul 12, 2023

Checklist

@Eomm Eomm requested a review from a team July 13, 2023 09:40
"prefix": "ffhello",
"body": [
"const app = require('fastify')({ logger: true })",
Copy link
Member

Choose a reason for hiding this comment

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

You should use import here.

{
"fastify hello server": {
"scope": "javascript,typescript",
Copy link
Member

Choose a reason for hiding this comment

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

The scope should be TypeScript only.

Signed-off-by: Aryan Singh <114330931+aryanas159@users.noreply.github.com>
@aryanas159 aryanas159 requested a review from climba03003 July 13, 2023 13:33
@aryanas159
Copy link
Contributor Author

aryanas159 commented Jul 13, 2023

@climba03003 I have made the required changes.

},
"fastify register": {
"scope": "javascript,typescript",
Copy link
Member

Choose a reason for hiding this comment

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

We should fix all the scopes in the file

Copy link
Member

Choose a reason for hiding this comment

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

Yes

@aryanas159
Copy link
Contributor Author

@Eomm I have made changes for the scopes, can you please review.

@Eomm Eomm merged commit 943d447 into fastify:main Jul 20, 2023
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.

3 participants