Bump eslint-plugin-import to avoid vulnerability in dependency
This commit is contained in:
parent
10695e6a20
commit
ed9506bbaf
1660 changed files with 67726 additions and 27926 deletions
5
node_modules/es-abstract/2022/ToBoolean.js
generated
vendored
Normal file
5
node_modules/es-abstract/2022/ToBoolean.js
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
// http://262.ecma-international.org/5.1/#sec-9.2
|
||||
|
||||
module.exports = function ToBoolean(value) { return !!value; };
|
||||
Loading…
Add table
Add a link
Reference in a new issue