UNPKG

safe-push-apply

Version:

Push an array of items into an array, while being robust against prototype modification

10 lines (9 loc) 125 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }