Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Nov 5, 2024
1 parent a163544 commit 953f7da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ export default defineConfig({
autoKey: true,
filterStores: [
// define your custom store name
]
],
experimental: {
transformStateProviderDirective: true
}
transformStateProviderDirective: true,
},
}),
],
});
Expand Down

0 comments on commit 953f7da

Please sign in to comment.