TypeScript/tests/cases/project/cantFindTheModule.json

7 lines
140 B
JSON
Raw Normal View History

2014-07-13 01:04:16 +02:00
{
"scenario": "can't find the module",
"projectRoot": "tests/cases/projects/NoModule",
"inputFiles": [
"decl.ts"
]
}