Running Prettier in Project
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
backendPath: (<any>window)['env']['BACKEND_URL'],
|
||||
backendOAuthPath: (<any>window)['env']['BACKEND_OAUTH_URL']
|
||||
backendOAuthPath: (<any>window)['env']['BACKEND_OAUTH_URL'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user