Closed msillano closed 3 years ago
Can you please use prettier plugin in vscode. The diff looks unable to identify the changes done. You can see it yourself
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
The readme file also changed alot with unnecessary statements. many of the existing blocks are removed
I don't use VS, so I used the online prettier with defaults: https://prettier.io, The file https://github.com/msillano/node-red-contrib-tuya-smart-device/blob/master/src/tuya-smart-device.js is now updated.
Tested using another (maybe better performing?) comparison sw (notepad ++ & compare plugin), This way you can easily point out the differences.
About readme, The document at https://github.com/msillano/node-red-contrib-tuya-smart-device is not the original README changed!
It is a NEW document that introduces the change I made to code: enough to read it.
Best regards m.s.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Auto closing the issue
The modified file is src/tuya-smart-device.js
Hope that can help to build a better and more robust tuya-smart-device node. Best regards m.s.