babel.config.js (107B)
1 module.exports = function(api) { 2 api.cache(true); 3 return { 4 presets: ['babel-preset-expo'], 5 }; 6 };
hackernews-expoHackernews expo client | |
git clone http://git.hanabi.in/repos/hackernews-expo.git | |
Log | Files | Refs | LICENSE |