Mathias Osterkamp

Specialist – focus development Microsoft technology stack

SPFX 2019 eslint and prettier

SPFX 2019 eslint and prettier
For our current projects we used tslint and suffered for some problems. First main concern was, that VSCode was not able to give full feedback about code problems. Later on execution of gulp build all errors where thrown. Furthermore we got some conflicts with prettier solution and it was a hell to understand the current used rules from tslint. Also the tslint performance was very awful. We know it is deprecated for a while source and now its time to get rid of it.