Files
SQLBot/frontend/.eslintrc-auto-import.json

7 lines
71 B
JSON
Raw Permalink Normal View History

2025-09-08 16:38:18 +08:00
{
"globals": {
"ElMessage": true,
"ElMessageBox": true
}
}