Create a minimatch object by instantiating the minimatch. ... Example: var javascripts = fileList.filter(minimatch.filter("*.js", {matchBase: true})) ...
確定! 回上一頁