create new folder with name '1', run compiler passing path to this folder as a value of 'project' argument. Error message: ``` error TS5014: Failed to parse file '1/tsconfig.json': Unexpected token u. ```
create new folder with name '1', run compiler passing path to this folder as a value of 'project' argument.
Error message: