moodle-mod_hvp/.jshintrc
2019-04-03 15:00:57 +02:00

10 lines
163 B
Text

{
"esversion": 6,
"globals": {
"H5PDataView": true,
"H5P": true,
"H5PIntegration": true,
"HVPSettingsHideKey": true,
"console": true
}
}