Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Crowdin #2697

Merged
merged 14 commits into from
Mar 1, 2022
Merged

Crowdin #2697

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .lintstagedrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"src/**/*.{js,jsx,ts,tsx,json,md}": [
"prettier --write"
]
}
}
2 changes: 1 addition & 1 deletion crowdin/messages.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
options: {
failOnError: true,
base64Width: 20,
forceBase64Format: 'webp',
stripMetadata: true,
defaultQuality: 50,
},
Expand Down
Loading