Browse Source

tsconfigbase schema

Vidar Tonaas Fauske 5 years ago
parent
commit
4455e79860
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tsconfigbase.json

+ 1 - 0
tsconfigbase.json

@@ -1,4 +1,5 @@
 {
+  "$schema": "http://json.schemastore.org/tsconfig",
   "compilerOptions": {
     "allowSyntheticDefaultImports": true,
     "composite": true,