Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 683 Bytes

validTypeofRule.md

File metadata and controls

14 lines (10 loc) · 683 Bytes

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