Bug 33082: Add yellow buttons and page sections to 'copy order' pages
[srvgit] / tsconfig.json
1 {
2   "compilerOptions": {
3       "resolveJsonModule": true
4   },
5   "exclude": ["./t/cypress"]
6 }