mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-11-24 08:14:39 +00:00
978929f63f
Additional changes: * Dropped .php5 and .inc files from .phpcs.xml (T200956). Change-Id: Ib9fa84aba26770ddb1c2be75df933b1a437fedbb
12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.4.0",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|