Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add allow-require option to no-commonjs rule #880

Merged
merged 4 commits into from
Apr 1, 2018

Commits on Jun 23, 2017

  1. Add allow-require option to no-commonjs rule

    This fixes import-js#548
    futpib authored and ljharb committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    ec03d0c View commit details
    Browse the repository at this point in the history
  2. Switch no-commonjs to object options

    futpib authored and ljharb committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    d038a0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9f61c View commit details
    Browse the repository at this point in the history
  4. Add options schema to no-commonjs rule

    futpib authored and ljharb committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    c438d3e View commit details
    Browse the repository at this point in the history