Bug 32030: I18N - de-DE, es-ES fr-FR translation
[koha.git] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./cypress"]
6 }