1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-12-23 13:21:34 -05:00

Update firebase.json

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-07-20 02:17:50 -04:00 committed by GitHub
parent ec82a4b883
commit 7fb6927d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,6 @@
"**/node_modules/**" "**/node_modules/**"
], ],
"cleanUrls": true, "cleanUrls": true,
"trailingSlash": false, "trailingSlash": false
} }
} }