UNPKG

hugo-lunr-indexer

Version:

Generate Lunr indices for Hugo static sites by parsing front matter.

7 lines (6 loc) 241 B
module.exports = { collectCoverageFrom: ["lib/**/*.{js,jsx,mjs}"], testMatch: ["<rootDir>/**/?(*)(spec|test).{js,jsx,mjs}"], testEnvironment: "node", moduleFileExtensions: ["web.js", "mjs", "js", "json", "web.jsx", "jsx", "node"] };