eeg_certs/frontend/.vscode/settings.json

5 lines
80 B
JSON
Raw Normal View History

2023-08-25 15:34:33 +00:00
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}