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