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
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
DO NOT change the yo rc version
delete the report
re-run the command
the report still says it's missing