Bug 36787: staticfines.pl add use Koha::DateUtils::output_pref
[koha.git] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./t/cypress"]
6 }