Bug 33272: Color of the "(remove)" link when an item is in the cart (OPAC)
[koha.git] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./t/cypress"]
6 }