Skip to content

Commit e1c6a8a

Browse files
authored
chore: remove experimental for svelteFeatures.runes option parserOptions (#601)
1 parent 5586809 commit e1c6a8a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.changeset/lucky-boxes-tell.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"svelte-eslint-parser": patch
3+
---
4+
5+
chore: remove experimental for svelteFeatures.runes option parserOptions

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ export default [
289289
parser: svelteParser,
290290
parserOptions: {
291291
svelteFeatures: {
292-
/* -- Experimental Svelte Features -- */
293292
/* It may be changed or removed in minor versions without notice. */
294293
// This option is for Svelte 5. The default value is `true`.
295294
// If `false`, ESLint will not recognize rune symbols.
@@ -310,7 +309,6 @@ For example in `.eslintrc.*`:
310309
"parser": "svelte-eslint-parser",
311310
"parserOptions": {
312311
"svelteFeatures": {
313-
/* -- Experimental Svelte Features -- */
314312
/* It may be changed or removed in minor versions without notice. */
315313
// This option is for Svelte 5. The default value is `true`.
316314
// If `false`, ESLint will not recognize rune symbols.

src/parser/parser-options.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export type NormalizedParserOptions = {
2020
[key: string]: any;
2121
};
2222
svelteFeatures?: {
23-
/* -- Experimental Svelte Features -- */
2423
// This option is for Svelte 5. The default value is `true`.
2524
// If `false`, ESLint will not recognize rune symbols.
2625
// If not configured this option, The parser will try to read the option from `compilerOptions.runes` from `svelte.config.js`.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy