Skip to content

Commit

Permalink
udpate .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
huysbs committed May 21, 2024
1 parent 9c67744 commit a1f44f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ find node_modules/eslint-config-airbnb -name '*.js'|xargs sed -i "s/': 2/': 1/"
*/
{
"extends": "airbnb",
"parser": "babel-eslint",
"parser": "@babel/eslint-parser",
"env": {
"browser": true,
"node": true,
Expand Down

0 comments on commit a1f44f3

Please sign in to comment.