mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
5 lines
117 B
JSON
5 lines
117 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["types/*.d.ts", "src/**/*.ts", "src/**/*.tsx", "src/**/*.vue"]
|
|
}
|