UNPKG

yoastseo-dep

Version:

Yoast clientside page analysis

12 lines (11 loc) 208 B
// See https://github.com/rockykitamura/grunt-po2json module.exports = { all: { options: { format: "jed1.x", domain: "js-text-analysis", }, src: [ "languages/*.po" ], dest: "languages", }, };