aboutsummaryrefslogtreecommitdiffstats
path: root/babel.config.js
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-11 00:15:36 +0000
committerMohamedBassem <me@mbassem.com>2024-03-11 00:15:36 +0000
commitb5fb0a1978eaa3d1fc6457a8c9b70741b65c2c66 (patch)
treea5669b5dbd08efc0fa9d1c564dd0745ac4604f08 /babel.config.js
parent31a8d46644606fe5778677d78c137decf5f5da45 (diff)
downloadkarakeep-b5fb0a1978eaa3d1fc6457a8c9b70741b65c2c66.tar.zst
feature(mobile): A reasonablly looking signin form
Diffstat (limited to 'babel.config.js')
-rw-r--r--babel.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel.config.js b/babel.config.js
index 77c28f95..f3c649bb 100644
--- a/babel.config.js
+++ b/babel.config.js
@@ -1,4 +1,4 @@
-module.exports = function(api) {
+module.exports = function (api) {
api.cache(true);
return {
presets: [