sveltejs/eslint-plugin-svelte3
### [`v3.4.0`](https://togithub.com/sveltejs/eslint-plugin-svelte3/blob/HEAD/CHANGELOG.md#340)
[Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte3/compare/v3.3.0...v3.4.0)
- Support `{@const}` tag
### [`v3.3.0`](https://togithub.com/sveltejs/eslint-plugin-svelte3/blob/HEAD/CHANGELOG.md#330)
[Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte3/compare/v3.2.1...v3.3.0)
- Add injected globals when there's no instance script when using TypeScript
- Allow `$$Props`, `$$Slots`, `$$Events` interface/type usage
- Improve type inference for autosubscribed stores
- Silence false positives for ``
- Use TS 4.5 `preserveValueImports` if it's available
- Improve default setting for `svelte3/ignore-styles`: Now ignores styles if its tag has a `lang` or `type` attribute
- Improve fix range handling
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
3.2.1
->3.4.0
Release Notes
sveltejs/eslint-plugin-svelte3
### [`v3.4.0`](https://togithub.com/sveltejs/eslint-plugin-svelte3/blob/HEAD/CHANGELOG.md#340) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte3/compare/v3.3.0...v3.4.0) - Support `{@const}` tag ### [`v3.3.0`](https://togithub.com/sveltejs/eslint-plugin-svelte3/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/sveltejs/eslint-plugin-svelte3/compare/v3.2.1...v3.3.0) - Add injected globals when there's no instance script when using TypeScript - Allow `$$Props`, `$$Slots`, `$$Events` interface/type usage - Improve type inference for autosubscribed stores - Silence false positives for `Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.