mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
24af2fbaf3
The settings here ensure that -coverage.js files are not built, and that the Shifter defaults to using the jshint configuration in the moodle root directory.
5 lines
48 B
JSON
5 lines
48 B
JSON
{
|
|
"coverage": false,
|
|
"lint": "config"
|
|
}
|