chore: ????

This commit is contained in:
Lewis Crichton 2023-11-25 17:03:56 +00:00
parent 6881ddbea7
commit f4b846375f
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
"source.fixAll.eslint": true
},
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
@ -19,10 +19,5 @@
"domain": "codeberg.org",
"type": "Gitea"
}
],
"[go]": {
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
}
}
]
}