Commit 870b3f7e authored by ian-jh's avatar ian-jh

update with prettier and include env file

parent 0bb6bdcd
REACT_APP_NETWORK_ID="1"
REACT_APP_NETWORK_URL=""
\ No newline at end of file
...@@ -13,7 +13,7 @@ i18next ...@@ -13,7 +13,7 @@ i18next
}, },
react: { react: {
useSuspense: true useSuspense: true
}, },
fallbackLng: 'en', fallbackLng: 'en',
preload: ['en'], preload: ['en'],
keySeparator: false, keySeparator: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment