Skip to content

tools: add lowercase-name-for-primitive eslint rule

The primitive types should use lowercase in error message.

refs: https://github.com/nodejs/node/issues/16383, https://github.com/nodejs/node/pull/16401

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

tools, test

Merge request reports

Loading