flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
18
VISUALIZACION/node_modules/globalthis/.eslintrc
generated
vendored
Executable file
18
VISUALIZACION/node_modules/globalthis/.eslintrc
generated
vendored
Executable file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"env": {
|
||||
"browser": true,
|
||||
"node": true,
|
||||
},
|
||||
|
||||
"ignorePatterns": [
|
||||
"dist",
|
||||
],
|
||||
|
||||
"rules": {
|
||||
"max-statements-per-line": [2, { "max": 2 }]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue