Skip to content

Commit

Permalink
feat: Add Svelte support (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed May 12, 2024
1 parent f1531ba commit d882f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editorconfig.el
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ This hook will be run even when there are no matching sections in
(scss-mode css-indent-offset)
(sgml-mode sgml-basic-offset)
(sh-mode sh-basic-offset sh-indentation)
(svelte-mode svelte-basic-offset)
(swift-mode swift-mode:basic-offset)
(bash-ts-mode sh-basic-offset sh-indentation)
(slim-mode slim-indent-offset)
Expand Down

0 comments on commit d882f00

Please sign in to comment.