initial commit - far from runnable
This commit is contained in:
commit
db057ce342
8614 changed files with 1032171 additions and 0 deletions
10
node_modules/is-callable/.eslintrc
generated
vendored
Normal file
10
node_modules/is-callable/.eslintrc
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"rules": {
|
||||
"id-length": 0,
|
||||
"max-statements-per-line": [2, { "max": 2 }],
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue