Permalink
April 28, 2020 16:46
Newer
100644
1 lines (1 sloc)
51 Bytes
Ignoring revisions in .git-blame-ignore-revs.
1
module.exports = function (x) { return x * 100; };