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

Fallback to root-level configuration for nested packages #1257

Open
ItsNickBarry opened this issue Mar 20, 2022 · 0 comments
Open

Fallback to root-level configuration for nested packages #1257

ItsNickBarry opened this issue Mar 20, 2022 · 0 comments

Comments

@ItsNickBarry
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant