build: Convert jsduck.json whitelist to blacklist
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 9 May 2018 17:55:20 +0000 (18:55 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 9 May 2018 18:35:44 +0000 (19:35 +0100)
commit544f42899ce5dfa2bc5c2ab467bb3b4b86dcaf21
tree29323cfe48ab967b4e0fb8eb9fbf1fd7f087c886
parentc4a1570f332352434b89fed1f17306a320347642
build: Convert jsduck.json whitelist to blacklist

This will make it a lot easier to move files from src/mediawiki/
to src/ without having to enumerate each file because previously
it was included by "src/mediawiki" entirely, but we can't include
"src/" entirely because of the implicitly excluded files.

Bug: T193826
Change-Id: Ib1b1a2e851d2cb8f1426a0d16343adcd6344a14f
jsduck.json