Skip to content

Commit

Permalink
Merge pull request #3354 from opral/parjs-315-update-astro-adapter-to…
Browse files Browse the repository at this point in the history
…-v2-222222

astro adapter update to v2
  • Loading branch information
samuelstroschein authored Jan 16, 2025
2 parents f522add + 242f088 commit c8c58b8
Show file tree
Hide file tree
Showing 64 changed files with 4,268 additions and 511 deletions.
1 change: 1 addition & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@inlang/paraglide-js-example-cli",
"@inlang/paraglide-js-example-vite",
"@inlang/paraglide-js-example-react",
"@inlang/paraglide-astro-example",
"@inlang/plugin-icu1",
"@inlang/rpc",
"@inlang/server",
Expand Down
3 changes: 3 additions & 0 deletions inlang/packages/paraglide-astro/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"useTabs": true
}
Loading

0 comments on commit c8c58b8

Please sign in to comment.