- Run
yarn betterer
to see error. - Change
preserveValueImports
tofalse
intsconfig.json
and then re-run previous step - it will now succeed.
yarn betterer
to see error.preserveValueImports
to false
in tsconfig.json
and then re-run previous step - it will now succeed.