generator-react-native-vector-icons
Version:
Generates React Native vector icons font library
7 lines (5 loc) • 314 B
JavaScript
// NOTE:This file was generated from packages/generator-react-native-vector-icons/src/app/templates
// If you're contributing to react-native-vector-icons, make the change there, otherwise it'll be lost
module.exports = {
presets: [['module:react-native-builder-bob/babel-preset', { modules: 'commonjs' }]],
};