这是indexloc提供的服务,不要输入任何密码
Skip to content

Use strict: true for shared tsconfig/next.json #843

@jaredpalmer

Description

@jaredpalmer

Discussed in #816

Originally posted by timc1 March 2, 2022
Really enjoy using Turborepo :-)

I used the create-turbo command to bootstrap an app and was running into some missing type errors while developing within /web. Turned out the tsconfig for our Next.js apps under /apps/* have strict type checking off by default, where flipping the config to true solved my issues.

I'm not too familiar with this so wanted to make sure if there was an explicit reason for this config that I may be missing. Thanks again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions