diff --git a/tsconfig.json b/tsconfig.json index c19044d..a7ab187 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,4 +1,5 @@ { + "$schema": "http://json.schemastore.org/tsconfig", "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "./src",