Bug 32666: Update control file: 22.11.01 on deb9 (7411fce6)
[koha.git] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./t/cypress"]
6 }