Skip to content

Commit bde69de

Browse files
committed
update deps - 🤬
1 parent ffe7c38 commit bde69de

File tree

5 files changed

+2533
-3899
lines changed

5 files changed

+2533
-3899
lines changed

‎.eslintrc.js renamed to ‎.eslintrc.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = {
1212
},
1313
"parserOptions": {
1414
"sourceType": "module",
15-
"ecmaVersion": 2019,
15+
"ecmaVersion": 2020,
1616
},
1717
"plugins": [
1818
"eslint-plugin-html",

0 commit comments

Comments
 (0)