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

Update .gitignore and tsconfig.json #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

opes
Copy link

@opes opes commented Apr 11, 2024

Summary

This PR updates library-ts with two minor changes:

  • Add *.tgz to .gitignore
    • This helps prevent accidentally committing packed tarballs after running npm pack
  • Add "vite/client" to tsconfig.json#types
    • This allows importing assets like *.svg and *.md without requiring additional plugins.
    • See the Vite Documentation for additional details.

Copy link

linux-foundation-easycla bot commented Apr 11, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: opes / name: Dan (a4e63fd)

@opes opes force-pushed the update-library-ts-configs branch from 02e2a69 to fad79d9 Compare April 11, 2024 20:14
@opes opes force-pushed the update-library-ts-configs branch from fad79d9 to a4e63fd Compare April 11, 2024 20:16
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

1 participant