1
0
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:
Zhiyuan Zheng
2020-10-31 21:04:46 +01:00
parent 698b54868e
commit d2cc643b9c
57 changed files with 935 additions and 646 deletions

View File

@@ -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',
{