Skip to content

Commit fc118c7

Browse files
authoredDec 4, 2024··
feat: add config for Svelte (#973)
2 parents 496ecf6 + 26d360e commit fc118c7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+149
-54
lines changed
 

‎.eslint-doc-generatorrc.js

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const config = {
88
'flat/dom',
99
'flat/marko',
1010
'flat/react',
11+
'flat/svelte',
1112
'flat/vue',
1213
],
1314
postprocess: (content) =>

‎README.md

+58-29

0 commit comments

Comments
 (0)
Please sign in to comment.