Prettier is a tool that identifies linting errors in your code. A lint error is defined as a simple code style error such as a missing semi-colon or incorrect indent spacing. You can also get sublime extensions that can help automatically fix these errors when saving your file in sublime.
Prettier tutorial: https://cstroman.medium.com/using-prettier-with-sublimetext-e8ac7f2de209
Prettier is a tool that identifies linting errors in your code. A lint error is defined as a simple code style error such as a missing semi-colon or incorrect indent spacing. You can also get sublime extensions that can help automatically fix these errors when saving your file in sublime. Prettier tutorial: https://cstroman.medium.com/using-prettier-with-sublimetext-e8ac7f2de209