validTypeofRule.md

December 14, 2016 ยท View on GitHub

valid-typeof (ESLint: valid-typeof)

rule_source test_source

Ensure that the results of typeof are compared against a valid string (recommended)

Usage

"valid-typeof": true

Contents

  1. 1valid-typeof (ESLint: valid-typeof)
  2. 1.1Usage