Bug 31410: Set focus for cursor to Server name when adding a new Z39.50/SRU server
[koha.git] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./t/cypress"]
6 }