Skip to content

Commit

Permalink
fmt eslintrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Feb 6, 2024
1 parent 9f7dd0b commit c065904
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"parserOptions": {
"ecmaVersion": "latest"
"ecmaVersion": "latest"
},

"env": {
"es6": true
"es6": true
}
}

0 comments on commit c065904

Please sign in to comment.