build: Update linters

eslint-config-wikimedia      0.8.1  →   0.9.0
 stylelint-config-wikimedia   0.4.3  →   0.5.0

Change-Id: I0f55e743c2f38bb8910931c3989a6516e0527703
This commit is contained in:
Ed Sanders
2018-12-10 14:24:24 +00:00
parent efae824f31
commit 7bf345669a
7 changed files with 16 additions and 15 deletions

View File

@@ -36,7 +36,7 @@ module.exports = function ( grunt ) {
svgmin: {
options: {
js2svg: {
indent: ' ',
indent: '\t',
pretty: true
},
multipass: true,