UNPKG

pure-fun

Version:

A collection of pure functions/helpers with 0 dependencies

12 lines (11 loc) 127 B
{ "ignore": [ "package-lock.json" ], "linters": { "**/*.js": [ "eslint --fix", "git add" ] } }