add author
This commit is contained in:
parent
9f1f2ce3d1
commit
0929bf40c4
@ -25,6 +25,8 @@
|
|||||||
* development
|
* development
|
||||||
* - package: create Chrome extension zip file in
|
* - package: create Chrome extension zip file in
|
||||||
* build/.
|
* build/.
|
||||||
|
*
|
||||||
|
* @author Florian Dold
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const gulp = require("gulp");
|
const gulp = require("gulp");
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
*
|
*
|
||||||
* Note that duplicate message IDs are NOT merged, to get the same output as
|
* Note that duplicate message IDs are NOT merged, to get the same output as
|
||||||
* you would from xgettext, just run msguniq.
|
* you would from xgettext, just run msguniq.
|
||||||
|
*
|
||||||
|
* @author Florian Dold
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/// <reference path="../lib/decl/node.d.ts" />
|
/// <reference path="../lib/decl/node.d.ts" />
|
||||||
|
Loading…
Reference in New Issue
Block a user