fix
This commit is contained in:
12
book/node_modules/side-channel-weakmap/.eslintrc
generated
vendored
Normal file
12
book/node_modules/side-channel-weakmap/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"rules": {
|
||||
"id-length": 0,
|
||||
"max-lines-per-function": 0,
|
||||
"multiline-comment-style": 1,
|
||||
"new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }],
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user