Categories

Programming language

Latest version

v2.8.0

Updated on

Mar 24, 2023

Issues

679

Autofix

102

Sample configuration


version = 1

[[analyzers]]
name = "javascript"

  [analyzers.meta]
  module_system = "commonjs"
  environment = [
    "nodejs",
    "browser",
    "jest",
  ]

  plugins = ["react"]
  style_guide = "airbnb"
  dialect = "flow"

Stats


Anti-pattern

295

Bug risk

272

Documentation

2

Performance

35

Security

56

Style

9

Type check

10