TypeScript/tests/cases/project/extReferencingExtAndInt.json

7 lines
153 B
JSON
Raw Normal View History

2014-07-13 01:04:16 +02:00
{
"scenario": "ext referencing ext and int",
"projectRoot": "tests/cases/projects/ext-int-ext",
"inputFiles": [
"external.ts"
]
}