{ "ignore": [ "**/node_modules/**", "**/dist/**", "**/gulp/**", "gulpfile.js", "karma.conf.js" ], "test": [ "**/test/**" ] }