test: update action yml (#3)
Forked from node-extend, the difference is overriding array as primitive when deep clone.
const extend = require('extend2'); // for deep clone extend(true, {}, object1, objectN);
node-extend is licensed under the MIT License.
node-extend
All credit to the jQuery authors for perfecting this amazing utility.
Ported to Node.js by Stefan Thomas with contributions by Jonathan Buchanan and Jordan Harband.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
extend2
Forked from node-extend, the difference is overriding array as primitive when deep clone.
Usage
License
node-extendis licensed under the MIT License.Acknowledgements
All credit to the jQuery authors for perfecting this amazing utility.
Ported to Node.js by Stefan Thomas with contributions by Jonathan Buchanan and Jordan Harband.