azz / eslint-plugin-monorepo

ESLint Plugin for monorepos
MIT License
75 stars 12 forks source link

Upgrade get-monorepo-packages #6

Closed swarchen closed 6 years ago

swarchen commented 6 years ago

get-monorepo-packages now support yarn 1.4.2+ workspaces format

feat: support yarn 1.4.2+ workspaces format

"workspaces": {
  "packages": ["packages/*"],
}
AlonMiz commented 6 years ago

get-monorepo-packages has been update to 1.1.0 and support this format Approve this pls :) https://github.com/azz/eslint-plugin-monorepo/pull/7