Skip to content

beaussan/repro-nx-workspace-rule-with-flat-config

Repository files navigation

ReproNxWorkspaceRuleWithFlatConfig

This workspace has been generated by Nx, a Smart, fast and extensible build system.

How the repro was created :

  • create a workspace, typescript, node, single server, vanilla
  • nx run-many -t lint --all => ✅
  • nx generate @nx/eslint:convert-to-flat-config => ✅
  • nx run-many -t lint --all => ✅
  • nx generate @nx/eslint:workspace-rule --name "demoRule" => ✅
  • nx run-many -t lint --all => ❌

Fails with TypeError: Key "rules": Key "@nx/workspace/demoRule": Could not find plugin "@nx/workspace"..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published