Bug 32003: Add page-section to order search results and fix heading hierarchy
[koha-ffzg.git] / tsconfig.json
index 2981609..8219634 100644 (file)
@@ -1,5 +1,6 @@
 {
   "compilerOptions": {
+      "resolveJsonModule": true
   },
-  "exclude": ["./cypress"]
+  "exclude": ["./t/cypress"]
 }