A test plugin with rules, skills, and commands
35
35%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Always use const or let instead of var.
const
let
var