mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 20:47:19 +08:00
chore(env): add editorconfig to recommendations
This commit is contained in:
parent
8b189dd10e
commit
ae90ff2df4
1 changed files with 2 additions and 1 deletions
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"lokalise.i18n-ally"
|
"lokalise.i18n-ally",
|
||||||
|
"editorconfig.editorconfig"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue