mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-21 21:44:46 +00:00
8 lines
113 B
JavaScript
8 lines
113 B
JavaScript
![]() |
module.exports = {
|
||
|
'cap': false,
|
||
|
'curry': false,
|
||
|
'fixed': false,
|
||
|
'immutable': false,
|
||
|
'rearg': false
|
||
|
};
|