mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-25 02:57:56 +00:00
fix: resolve all lint warnings in mobile and web apps
This commit is contained in:
@@ -89,7 +89,7 @@ export const ENV: EnvConfig = {
|
||||
|
||||
// Log environment on startup (dev only)
|
||||
if (ENV.isDevelopment && ENV.debug) {
|
||||
console.log('🔧 Environment Config:', {
|
||||
console.warn('[ENV] Environment Config:', {
|
||||
env: ENV.env,
|
||||
network: ENV.network,
|
||||
wsEndpoint: ENV.wsEndpoint,
|
||||
|
||||
Reference in New Issue
Block a user