mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["./src/**/*.test.ts", "./tests/**/*.ts"]
|
|
}
|