[READ-ONLY] Mirror of https://github.com/danielroe/unmeta. Simple tools for interacting with HTML metadata tags
0

Configure Feed

Select the types of activity you want to include in your feed.

unmeta / jest.config.js
63 B 4 lines
1module.exports = { 2 verbose: true, 3 collectCoverage: true, 4}