Skip to content

Commit 3d6563f

Browse files
authored
Merge pull request #8 from adobe/log_undefined
Handle `undefined` inside the logger properly.
2 parents 88ec984 + eb14186 commit 3d6563f

File tree

5 files changed

+12103
-7246
lines changed

5 files changed

+12103
-7246
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"parserOptions": {
3-
"ecmaVersion": 2018
3+
"ecmaVersion": 2020
44
},
55
"extends": [
66
"airbnb-base",

0 commit comments

Comments
 (0)