forked from vergnet/application-amicale
Add flow babel preset
This commit is contained in:
parent
be1f61b671
commit
c0777511a6
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
module.exports = {
|
||||
presets: ['module:metro-react-native-babel-preset'],
|
||||
presets: ['module:metro-react-native-babel-preset', '@babel/preset-flow'],
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue