Description
The resolution of the FN012010_TSC_experimentalDecorators spfx project upgrade rule is indented too far:

Steps to reproduce
Upgrade SPFx project from v1.1 to v1.10 with a report in MD format
Expected result
[...]
Enable tsconfig.json experimental decorators:
{
"compilerOptions": {
"experimentalDecorators": true
}
}
[...]
Actual result
[...]
Enable tsconfig.json experimental decorators:
{
"compilerOptions": {
"experimentalDecorators": true
}
}
[...]
Environment
CLI v2.9
Description
The resolution of the FN012010_TSC_experimentalDecorators spfx project upgrade rule is indented too far:
Steps to reproduce
Upgrade SPFx project from v1.1 to v1.10 with a report in MD format
Expected result
Actual result
Environment
CLI v2.9