Skip to content

Upgrade spfx 1.6.0 FN012012 always returns a finding #580

@baywet

Description

@baywet

Issue

This rule always says the node is missing, even though it's been set.

Repro steps

have a spfx 1.5.1 project
run the upgrade command
add the following node to the tsconfig.json

"include": [
    "src/**/*.ts"
  ],

DO NOT change the yo rc version
delete the report
re-run the command
the report still says it's missing

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions