Skip to content

Commit

Permalink
Merge pull request #8 from adobe/log_undefined
Browse files Browse the repository at this point in the history
Handle `undefined` inside the logger properly.
  • Loading branch information
dompuiu authored Sep 7, 2022
2 parents 88ec984 + eb14186 commit 3d6563f
Show file tree
Hide file tree
Showing 5 changed files with 12,103 additions and 7,246 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 2018
"ecmaVersion": 2020
},
"extends": [
"airbnb-base",
Expand Down
Loading

0 comments on commit 3d6563f

Please sign in to comment.