eeg_certs/frontend/.vscode/settings.json

5 lines
86 B
JSON
Raw Normal View History

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