c5bdc41af1
Additional changes: * Dropped .php5 and .inc files from .phpcs.xml (T200956). Change-Id: Ie90e1b00ac84ca6f5c56d65ba3afd9c28489f852
15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.18.2",
|
|
"grunt": "1.3.0",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-eslint": "23.0.0",
|
|
"grunt-stylelint": "0.16.0",
|
|
"grunt-svgmin": "6.0.0",
|
|
"stylelint-config-wikimedia": "0.10.3"
|
|
}
|
|
}
|