mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-29 00:11:32 +08:00
Update editorconfig for workflows
This commit is contained in:
parent
8864488eac
commit
b91f7d1406
@ -11,6 +11,10 @@ insert_final_newline = true
|
|||||||
[*.{js,jsx,ts}]
|
[*.{js,jsx,ts}]
|
||||||
quote_type = single
|
quote_type = single
|
||||||
|
|
||||||
|
[*.{yml,yaml}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
[package.json]
|
[package.json]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user