Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit f934cc4

Browse files
committed
🔧 (eslint) add es6
1 parent 06e50a8 commit f934cc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ module.exports = {
2727
env: {
2828
browser: true,
2929
node: true,
30+
es6: true,
3031
},
3132
overrides: [
3233
{

0 commit comments

Comments
 (0)