Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Fallback to root-level configuration for nested packages #1257

@ItsNickBarry

Description

@ItsNickBarry

I am working with a monorepo (https://github.com/solidstate-network/solidstate-solidity), and am having issues with the "Format on Save" feature. Most of the code is contained within nested packages which do not have prettier as a dependency, and my configuration is set to check for a prettier dependency and configuration file before formatting.

Because my Atom window is open at the monorepo root level, my intuition is that the root level package.json and prettier config should be detected for the purpose of these checks. Would this behavior be possible/desirable?

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