mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
MDL-39092 JavaScript: Add default Shifter configuration
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.
This commit is contained in:
parent
8600a05228
commit
24af2fbaf3
4
.shifter.json
Normal file
4
.shifter.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"coverage": false,
|
||||
"lint": "config"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user