Bug 32336: (QA follow-up) Use $metadata->schema
[srvgit] / tsconfig.json
index 88ccffe..8219634 100644 (file)
@@ -1,4 +1,6 @@
 {
   "compilerOptions": {
-  }
+      "resolveJsonModule": true
+  },
+  "exclude": ["./t/cypress"]
 }