Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs: add brief note about how to check types manually #1822

Merged
merged 2 commits into from
Nov 10, 2021
Merged

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/nuxt#12795

❓ 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

This adds a line about how to check types manually. There are currently some issues thrown up by vue-tsc out of the box which I will take on separately.

πŸ“ Checklist

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

@danielroe danielroe added the documentation Improvements or additions to documentation label Nov 10, 2021
@danielroe danielroe self-assigned this Nov 10, 2021
@netlify
Copy link

netlify bot commented Nov 10, 2021

βœ”οΈ Deploy Preview for nuxt3-docs ready!

πŸ”¨ Explore the source changes: 42574c9

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/618bd067d17bac0007284b89

😎 Browse the preview: https://deploy-preview-1822--nuxt3-docs.netlify.app

docs/content/2.concepts/3.typescript.md Outdated Show resolved Hide resolved
docs/content/2.concepts/3.typescript.md Outdated Show resolved Hide resolved
@pi0 pi0 merged commit d9c1aa6 into main Nov 10, 2021
@pi0 pi0 deleted the docs/type-check branch November 10, 2021 20:21
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document type checking
2 participants