List manifest.webapp too
This commit is contained in:
parent
5cfe237dd4
commit
a75765d398
2 changed files with 16 additions and 16 deletions
|
@ -80,7 +80,7 @@ module.exports = function (grunt) {
|
|||
},
|
||||
jsonlint: {
|
||||
manifests: {
|
||||
src: '*.json',
|
||||
src: ['*.json', '*.webapp'],
|
||||
options: {
|
||||
format: true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue