Skip to content

Commit

Permalink
fix: lint errors and some warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
iago1501 committed Feb 28, 2025
1 parent 627468e commit 28bf57d
Show file tree
Hide file tree
Showing 8 changed files with 3,386 additions and 380 deletions.
8 changes: 7 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
"@vtex/prettier-config"

{
"extends": ["@vtex/prettier-config"],
"typescript": {
"importType": true
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-config-vtex-react": "^6.0.3",
"husky": "^4.2.0",
"lint-staged": "^10.0.2",
"prettier": "^1.19.1",
"prettier": "2.3.2",
"typescript": "^3.7.5"
}
}
}
Loading

0 comments on commit 28bf57d

Please sign in to comment.