**TypeScript Version:** 2.3.4 **Code** ```js function someJs() {} ``` **Expected behavior:** typechecks ok with --checkJs **Actual behavior:** TS18003: No inputs were found in config file
TypeScript Version: 2.3.4
Code
Expected behavior:
typechecks ok with --checkJs
Actual behavior:
TS18003: No inputs were found in config file