Bug 34565: Label mismatch in MARC21 006 and 008 cataloging plugins
[koha.git] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./t/cypress"]
6 }