mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix details
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = function (api) {
|
||||
presets: ['babel-preset-expo'],
|
||||
plugins: [
|
||||
['@babel/plugin-proposal-optional-chaining'],
|
||||
['babel-plugin-typescript-to-proptypes'],
|
||||
// ['babel-plugin-typescript-to-proptypes'],
|
||||
[
|
||||
'module-resolver',
|
||||
{
|
||||
|
Reference in New Issue
Block a user