_falseOptions.js 113 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 module.exports = { 'cap': false, 'curry': false, 'fixed': false, 'immutable': false, 'rearg': false };