diff --git a/tsconfig.json b/tsconfig.json index ce37256..fe6b6fd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "extends": "./tsconfigBase.json", + "extends": "tsconfig-jaid/base", "include": [ "src/**/*.js", "src/**/*.ts"