Rust implementation of NextGraph, a Decentralized and local-first web 3.0 ecosystem https://nextgraph.org
 
 
 
 
 
 
nextgraph-rs/ng-sdk-js/app-react/.babelrc

3 lines
61 B

{
"presets": ["@babel/preset-env", "@babel/preset-react"]
}