flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
11
VISUALIZACION/node_modules/internal-slot/.eslintrc
generated
vendored
Executable file
11
VISUALIZACION/node_modules/internal-slot/.eslintrc
generated
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"rules": {
|
||||
"max-params": [2, 3],
|
||||
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
|
||||
"no-magic-numbers": 0,
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue