TypeScript/tests/cases/project/specifyExcludeWithOutUsingRelativePathWithAllowJS.json
Yui 899f667544 Recognize relative path using in outDir property (#9025)
* Recognize relative path using in outDir property

* Add projects tests

* Add project .json files

* Update baselines
2016-06-08 13:20:47 -07:00

5 lines
No EOL
201 B
JSON

{
"scenario": "Verify exclude property without using relative path",
"projectRoot": "tests/cases/projects/projectOption/SpecifyExcludeWithOutUsingRelativePathWithAllowJS",
"baselineCheck": true
}