Alex Vasconcelos de Almeida
Alex Vasconcelos de Almeida
Full disclosure this is not a permanent solution. I did spend a lot of time on it and have pinpointed the issue area. It took me some time to get...
The variable packageNames is only used in one place and a shallow copy is created there, so shouldn't it be a const instead of a let?
## **User description** ## Description This commit adds the package lint-staged. This package makes sure only staged changes are scanned for linting and formating instead of every file. I think...