completed exercise 3.1
This commit is contained in:
parent
68aa0e9905
commit
0bd43956c9
604 changed files with 67855 additions and 0 deletions
12
parts/3/phonebookBackend/node_modules/side-channel/.eslintrc
generated
vendored
Normal file
12
parts/3/phonebookBackend/node_modules/side-channel/.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"] }],
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue