From 52d4111c7b34a159c58d21193b83a32bedb5d839 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Fri, 19 May 2023 09:04:06 +0100 Subject: [PATCH] fix cspell and schema --- app/src/app.config.json.tpl | 2 +- cspell.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/src/app.config.json.tpl b/app/src/app.config.json.tpl index c2b9557e5..3f24cfbec 100644 --- a/app/src/app.config.json.tpl +++ b/app/src/app.config.json.tpl @@ -1,5 +1,5 @@ { - "$schema": "../node_modules/@alfresco/adf-core/app.config.schema.json", + "$schema": "../../node_modules/@alfresco/adf-core/app.config.schema.json", "ecmHost": "${APP_CONFIG_ECM_HOST}", "aosHost": "${APP_CONFIG_ECM_HOST}/alfresco/aos", "baseShareUrl": "${APP_CONFIG_ECM_HOST}/#/preview/s", diff --git a/cspell.json b/cspell.json index c9c15e2a5..05b11b081 100644 --- a/cspell.json +++ b/cspell.json @@ -4,7 +4,8 @@ "ignorePaths": [ ".*", "CODEOWNERS", - "package.json" + "package.json", + "app/src/app.config.json.tpl" ], "words": [ "Hyland",