0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-21 19:38:58 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jeremiasz Major
0cf2e98322
chore: upgrade eslint to v9 (#11108) 2024-04-10 16:02:03 -07:00
Miłosz Wiśniewski
5e293f9b0f
chore: remove unnecessary indent_size from editorconfig (#5992) 2021-02-17 15:57:35 -05:00
Christian Kaisermann
fe9a68d071 Fix prefixed animation name replacement 2018-06-22 15:00:54 -03:00
Arpad Borsos
ce05c6c8a3
add editorconfig and flowconfig files
This does *not* mean that svelte is using flow (yet ? :-), it is only
that people using flow for code completion get some meaningful results
instead of flow complaining about a missing .flowconfig file.

The editorconfig is so that people who use spaces by default get their
editor using tabs like expected.
2016-12-05 10:02:55 +01:00