Adrián Mouly
06/15/2021, 2:15 AM/Users/.../tasksApi/lib/TasksApiStack.ts
0:0 error Parsing error: Cannot read file '/users/.../node_modules/@serverless-stack/cli/tsconfig.json'
/Users/.../tasksApi/lib/index.ts
0:0 error Parsing error: Cannot read file '/users/.../node_modules/@serverless-stack/cli/tsconfig.json'
Looks like is not able to find the tsconfig from the root node_modules?Adrián Mouly
06/15/2021, 2:46 AMFrank
Frank
tsconfig.json
path because of Yarn/Lerna workspaces?)Adrián Mouly
06/15/2021, 12:43 PMAdrián Mouly
06/15/2021, 12:49 PMpackages
with some shared libraries, and 7 services
made with SSL.
I have custom `eslint`files for each package/service, mostly because some spell-checking and custom rules.Jay
Adrián Mouly
06/15/2021, 4:34 PMserverless-lerna-yarn-starter
but with SST?Adrián Mouly
06/15/2021, 4:35 PMAdrián Mouly
06/15/2021, 4:35 PMJay
Adrián Mouly
06/15/2021, 5:21 PM