Skip to content

Commit 3e81879

Browse files
committed
chore: update eslint config
1 parent 4cde4a8 commit 3e81879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"node": true
109109
},
110110
"parserOptions": {
111-
"sourceType": "script"
111+
"sourceType": "module"
112112
},
113113
"rules": {
114114
"no-console": "off",

0 commit comments

Comments
 (0)