Closed ijemmao closed 9 months ago
Introduce .prettierignore file to ignore .d.ts files. This change will unblock the production deployment step. Additionally, the Node version for the release.yml file has been upgraded to version 20.
.prettierignore
.d.ts
release.yml
Background
Introduce
.prettierignore
file to ignore.d.ts
files. This change will unblock the production deployment step. Additionally, the Node version for therelease.yml
file has been upgraded to version 20.