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

feat: add web-types.json for WebStorm #1288

Merged
merged 4 commits into from Jun 30, 2022
Merged

Conversation

SugarF0x
Copy link
Contributor

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Was getting annoyed at WebStorm being of no help whatsoever since it knew little to nothing about props & slots.
Now it does - see unknown slot name "not-found" no more

Not too sure if thats a documentation, bug fix or enhancement update tho πŸ‘€

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Jun 26, 2022

βœ… Deploy Preview for nuxt-content ready!

Name Link
πŸ”¨ Latest commit 25f3c6d
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/62bd6f6f0c6c4f0009f4e1d4
😎 Deploy Preview https://deploy-preview-1288--nuxt-content.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Atinux Atinux requested a review from farnabaz June 27, 2022 13:21
@farnabaz farnabaz changed the title Add web-types.json for WebStorm feat: add web-types.json for WebStorm Jun 30, 2022
Copy link
Member

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

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

Thanks ❀️

@farnabaz farnabaz merged commit dad69b8 into nuxt:main Jun 30, 2022
farnabaz added a commit that referenced this pull request Sep 7, 2022
* docs(JSDoc): define component slots

* fix(dx): add web-types.json for better code insight in WebStorm

* chore: generate types in dist directory

Co-authored-by: Ahad Birang <farnabaz@gmail.com>
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.

None yet

2 participants