Bug 32030: Filter by expired agreements
[koha-ffzg.git] / tsconfig.json
index 88ccffe..f11d86e 100644 (file)
@@ -1,4 +1,6 @@
 {
   "compilerOptions": {
-  }
+      "resolveJsonModule": true
+  },
+  "exclude": ["./cypress"]
 }