pages/fullcalendar-main/.vscode/settings.json

6 lines
73 B
JSON
Raw Normal View History

2024-03-06 14:33:17 +01:00
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}