docs(svelte): Update integration README (#5966)
This commit is contained in:
parent
46b6e14265
commit
4d1e4f6d96
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ export default {
|
||||||
|
|
||||||
## Intellisense for TypeScript
|
## Intellisense for TypeScript
|
||||||
|
|
||||||
|
**Added in:** `@astrojs/svelte@2.0.0`
|
||||||
|
|
||||||
If you're using a preprocessor like TypeScript or SCSS in your Svelte files, you can create a `svelte.config.js` file so that the Svelte IDE extension can correctly parse the Svelte files.
|
If you're using a preprocessor like TypeScript or SCSS in your Svelte files, you can create a `svelte.config.js` file so that the Svelte IDE extension can correctly parse the Svelte files.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|
Loading…
Reference in a new issue