Skip to content

Commit

Permalink
chore: Added parser eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
icleitoncosta committed Oct 29, 2024
1 parent c16237a commit b14335f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github: [joaosouz4dev]
github: [icleitoncosta, joaosouz4dev]
open_collective: wppconnect
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,13 @@
"@types/swagger-ui-express": "^4.1.6",
"@types/unzipper": "^0.10.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^8.12.2",
"commitizen": "^4.3.1",
"conventional-changelog-cli": "^5.0.0",
"crypto-js": "^4.2.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-love": "^53.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-prettier": "^4.2.1",
Expand Down

0 comments on commit b14335f

Please sign in to comment.