Skip to content

Commit

Permalink
chore: add prettier override
Browse files Browse the repository at this point in the history
  • Loading branch information
bptodorova committed Nov 18, 2024
1 parent 89dbd22 commit fa296d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/kendo-react-e-commerce-astro-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions examples/kendo-react-e-commerce-astro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
"gh-pages": "^6.1.1",
"nanostores": "^0.11.3",
"typescript": "^5.6.3"
},
"overrides": {
"prettier": "^3.0.0"
}
}

0 comments on commit fa296d3

Please sign in to comment.