Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Added function-constructor rule #4198

Merged
merged 3 commits into from
Dec 13, 2018
Merged

Added function-constructor rule #4198

merged 3 commits into from
Dec 13, 2018

Commits on Oct 3, 2018

  1. Added function-constructor rule

    Blocks using the `Function()`/`new Function()` methods to create new functions.
    
    Fixes #3554.
    Josh Goldberg committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    4c0622b View commit details
    Browse the repository at this point in the history
  2. Lint fixups

    Josh Goldberg committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    7cae22f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Merge branch 'master'

    Josh Goldberg committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    1fd7713 View commit details
    Browse the repository at this point in the history