github.com/evanw/esbuild@v0.21.4/staticcheck.conf (about)

     1  # I'm disabling this Go linter that they forced on everyone who uses VSCode's
     2  # Go support. The lints are annoying, distracting, and largely useless or
     3  # worse. Following the lints sometimes even harms code readability, such as
     4  # suggesting the removal of an important comment.
     5  checks = []