mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
5 lines
114 B
JSON
5 lines
114 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["./src/**/*.test.ts", "./tests/**/*.ts", "**/__mocks__/**"]
|
|
}
|