Bug 31893: Use checkauth and do not fetch about.tt template
[koha-ffzg.git] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./t/cypress"]
6 }