TypeScript/tests/cases/project/extReferencingExtAndInt.json
2014-07-12 17:30:19 -07:00

7 lines
153 B
JSON

{
"scenario": "ext referencing ext and int",
"projectRoot": "tests/cases/projects/ext-int-ext",
"inputFiles": [
"external.ts"
]
}