The Blurry Line Between Formatting and Style
Read OriginalThis technical article discusses the sometimes blurry line between code formatting (handled by tools like Prettier) and stylistic rules (handled by linters like ESLint). It covers edge cases where formatting can technically change runtime behavior and where AST modifications create tooling challenges, using examples like curly bracket enforcement and the author's own plugin solution.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser