Bug 32030: ERM - Add "integration" tests using Cypress
[koha.git] / tsconfig.json
1 {
2   "compilerOptions": {
3   },
4   "exclude": ["./cypress"]
5 }