Files
Chamilo/app/Resources/public/assets/i18next/tslint.json
2025-08-14 22:33:03 +02:00

8 lines
111 B
JSON

{
"defaultSeverity": "error",
"extends": "dtslint/dtslint.json",
"rules": {
"semicolon": false
}
}