1
0
mirror of https://github.com/moodle/moodle.git synced 2025-05-13 19:56:25 +02:00
Ruslan Kabalin 80691cf5a3
MDL-79003 eslint: Enable 'reportUnusedDisableDirectives' eslint setting
This commit is a backport of MDL-74301 which should have been backported
at the time.

This will warn on unused /* eslint-disable */ statements.
2024-01-30 14:04:38 +08:00
..