diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-08-28 20:18:47 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-08-28 20:18:47 +0200 |
commit | d8f83a2faa426cc9d83c5a0192b5a007983c916e (patch) | |
tree | 46670cb628c7e3c81c43957ca3544c46b12a8469 /app.json | |
parent | 83643a78b73dee5610be6ad9837fb72e9b944cb7 (diff) |
Init
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -31,6 +31,15 @@ ], "experiments": { "typedRoutes": true - } + }, + "extra": { + "router": { + "origin": false + }, + "eas": { + "projectId": "b4909812-6c7a-408e-9955-b5e34c6d35b1" + } + }, + "owner": "unibo" } } |