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

build: fix typescript in vscode #189

Merged
merged 3 commits into from
Nov 28, 2023
Merged

build: fix typescript in vscode #189

merged 3 commits into from
Nov 28, 2023

Conversation

bonjourmauko
Copy link
Contributor

Closes #175

Amélioration technique

Contexte

TypeScript devrait marcher sur VSCode.

Problème

Ce n'est pas le cas:

Capture d’écran 2023-11-22 à 15 23 42 Capture d’écran 2023-11-22 à 15 23 36 Capture d’écran 2023-11-22 à 15 23 51

Via @abulte

Proposition de solution au problème

  • Intègre le config vite et .vscode

Que change ?

Modifications techniques

  • 🛠 Inclut include dans tsconfig.json et tsconfig.dev.json (les configs path ne sont pas héritables)
  • 🛠 Inclut les config volar et typescript dans .vscode

@bonjourmauko bonjourmauko added the build Tout ce qui touche au build et CI label Nov 28, 2023
@bonjourmauko bonjourmauko requested a review from abulte November 28, 2023 11:20
Copy link

netlify bot commented Nov 28, 2023

Deploy Preview for ecospheres ready!

Name Link
🔨 Latest commit 4b3cfaa
🔍 Latest deploy log https://app.netlify.com/sites/ecospheres/deploys/6565ce75c2447000086280f5
😎 Deploy Preview https://deploy-preview-189--ecospheres.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 configuration.

Copy link
Contributor

@abulte abulte left a comment

Choose a reason for hiding this comment

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

no more errors or warnings 👌

@bonjourmauko bonjourmauko merged commit fbef859 into main Nov 28, 2023
4 checks passed
@bonjourmauko bonjourmauko deleted the build/fix-ts branch November 28, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Tout ce qui touche au build et CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build(npm): problèmes config TS dans IDE
3 participants