Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Black-Thunder committed Apr 12, 2024
1 parent 84f309b commit 6cac098
Show file tree
Hide file tree
Showing 3 changed files with 398 additions and 37 deletions.
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"extends": ["airbnb-base", "plugin:node/recommended"],
"env": {},
"globals": {},
"parser": "babel-eslint",
"parser": "@babel/eslint-parser",
"parserOptions": {
"requireConfigFile": false,
"ecmaVersion": 2020
},
"rules": {
Expand Down
Loading

0 comments on commit 6cac098

Please sign in to comment.