Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jotai/website/.babelrc

👻 Primitive and flexible state management for React
Go to Latest
File
{ "presets": [ [ "babel-preset-gatsby", { "reactRuntime": "automatic", "targets": { "browsers": [">0.25%", "not dead", "not ie <=11", "not ie_mob <=11", "not op_mini all"] } } ] ], "plugins": ["jotai/babel/plugin-react-refresh"]}