https://github.com/cpiber/svelte-demo
https://github.com/cpiber/svelte-demo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cpiber/svelte-demo
- Owner: cpiber
- Created: 2021-10-08T07:03:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T07:03:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-15T23:24:49.599Z (over 1 year ago)
- Language: Svelte
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svelte-demo
Demo repository for issue [sveltejs/language-tools#1195](https://github.com/sveltejs/language-tools/issues/1195).
Importing a function/variable in `.svelte` files allows to properly "Go to definition", but the reference is not recognized in the `.ts` files.