fix jasmine and karma integration for IDEs (#6409)

This commit is contained in:
Denys Vuika
2020-12-02 14:02:48 +00:00
committed by GitHub
parent a3fabf632c
commit ab7544a725
4 changed files with 1 additions and 5 deletions

View File

@@ -2,7 +2,6 @@
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../dist/core/",
"types": [],
"baseUrl": "./",
"paths": {
"@alfresco/adf-extensions": ["../dist/extensions"],