Use json extension for .stylelintrc

Bug: T173516
Change-Id: I9af9be524ca103a626620ca6c6492e8f39ff8331
isekai
Umherirrender 8 years ago
parent 47a7c01ba7
commit 164c1032a9

@ -15,7 +15,6 @@ module.exports = function ( grunt ) {
jsonlint: {
all: [
'**/*.json',
'.stylelintrc',
'!node_modules/**',
'!vendor/**'
]

Loading…
Cancel
Save