Skip to content
Permalink
Newer
Older
100644 1 lines (1 sloc) 51 Bytes
Ignoring revisions in .git-blame-ignore-revs.
1
module.exports = function (x) { return x * 100; };