4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
|
module.exports = {
|
||
|
presets: ['babel-preset-expo'],
|
||
|
};
|