diff --git a/tsconfig.json b/tsconfig.json index 15128c8..ccae40f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/package", "compilerOptions": { "target": "esnext", "lib": ["dom", "esnext"],