Is it possible to run the following command somehow... ``` tsc -p some/directory ``` where some/directory contains a tsconfig.json.
Is it possible to run the following command somehow...
where some/directory contains a tsconfig.json.