moodle-mod_hvp/.jshintrc
2017-06-08 15:41:14 +02:00

9 lines
145 B
Text

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