Skip to content

Commit 756fa4b

Browse files
authored
chore: refactor README for shorthand Svelte configuration (#628)
1 parent cde2baf commit 756fa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ export default [
198198
languageOptions: {
199199
parser: svelteParser,
200200
parserOptions: {
201-
svelteConfig: svelteConfig,
201+
svelteConfig,
202202
},
203203
},
204204
},

0 commit comments

Comments
 (0)