#6434 - SignIn issue_improve-signInLogMethod #1848

Closed
jsegarra wants to merge 65 commits from 6434-improve-signInLog into test
1 changed files with 6 additions and 1 deletions
Showing only changes of commit ae4ce42233 - Show all commits

View File

@ -10,5 +10,10 @@
"eslint.format.enable": true,
"[javascript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
}
},
"cSpell.words": [
"loopback",
"salix",
"fdescribe"
]
}