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 eslint/ for @babel/eslint-* packages #10705

Merged
merged 569 commits into from Nov 14, 2019
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 19, 2015

  1. Update README.md

    jquense committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    cc35677 View commit details
    Browse the repository at this point in the history
  2. Typos and copy

    jquense committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    e9e6dee View commit details
    Browse the repository at this point in the history
  3. Initial

    jquense committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    c442efa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

  1. Merge pull request babel/eslint-plugin-babel#2 from mathieumg/newcap_…

    …decorators
    
    Added support for decorators in the new-cap rule.
    jquense committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    382c3f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2015

  1. Merge pull request babel/eslint-plugin-babel#1 from mathieumg/blocksc…

    …opedvar_export
    
    Added support for experimental export types
    jquense committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    c2c9933 View commit details
    Browse the repository at this point in the history
  2. Merge pull request babel/eslint-plugin-babel#3 from mathieumg/spacein…

    …brackets_export
    
    Added support for experimental exports in the `space-in-brackets` rule.
    jquense committed Jul 4, 2015
    Configuration menu
    Copy the full SHA
    fadd5b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. v1.1.0

    jquense committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    1bfe4aa View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Merge pull request babel/eslint-plugin-babel#4 from mathieumg/objectc…

    …urlyspacing_export
    
    Added support for experimental exports in the `object-curly-spacing` rule
    jquense committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    51d6ba7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2015

  1. v1.2.0

    jquense committed Jul 20, 2015
    Configuration menu
    Copy the full SHA
    f0a2fb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

  1. Merge pull request babel/eslint-plugin-babel#5 from deepsweet/eslint-…

    …1.0-rc
    
    support eslint@>=1.0.0-rc-1
    jquense committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    89011d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2015

  1. Merge pull request babel/eslint-plugin-babel#7 from mathieumg/eslint1.0

    Updated for ESLint 1.0
    jquense committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    3eeaa4a View commit details
    Browse the repository at this point in the history
  2. v2.0.0

    jquense committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    fc31183 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2015

  1. Merge pull request babel/eslint-plugin-babel#9 from babel/arrow-parens

    Add support for async functions in arrow-parens
    hzoo committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    f5f7b50 View commit details
    Browse the repository at this point in the history
  2. 2.1.0

    hzoo committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    902ae7e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Merge pull request babel/eslint-plugin-babel#10 from aruberto/master

    add arrow-parens to index.js
    hzoo committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    cc73bb5 View commit details
    Browse the repository at this point in the history
  2. 2.1.1

    hzoo committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    eb438f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request babel/eslint-plugin-babel#11 from pascalduez/pr__f…

    …ix-readme
    
    Improve the Readme
    jquense committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    64291d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Merge pull request babel/eslint-plugin-babel#23 from LegNeato/master

    Support trailing commas in import and export statements. Fixes babel/eslint-plugin-babel#21
    jquense committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    9d8a2f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2015

  1. Merge pull request babel/eslint-plugin-babel#22 from nmote/await

    Add no-await-in-loop rule.
    jquense committed Nov 1, 2015
    Configuration menu
    Copy the full SHA
    dd8f357 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. v2.2.0

    jquense committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    fcdf7ec View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Configuration menu
    Copy the full SHA
    a2c6952 View commit details
    Browse the repository at this point in the history
  2. 3.0.0

    hzoo committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    1168d60 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. Merge pull request babel/eslint-plugin-babel#32 from hawkrives/patch-1

    Fix typo in README rules section
    hzoo committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    885bfe9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2015

  1. Merge pull request babel/eslint-plugin-babel#38 from zaygraveyard/iss…

    …ue36
    
    Fix: `object-curly-spacing` had been crashing on an empty object patt…
    jquense committed Dec 20, 2015
    Configuration menu
    Copy the full SHA
    9eebd7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request babel/eslint-plugin-babel#39 from zaygraveyard/iss…

    …ue37
    
    Update: Implement auto fix for object-curly-spacing (fixes babel/eslint-plugin-babel#37)
    jquense committed Dec 20, 2015
    Configuration menu
    Copy the full SHA
    b5cdcbe View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. Merge pull request babel/eslint-plugin-babel#40 from zaygraveyard/iss…

    …ue18
    
    Update: Add tests to check the issue babel/eslint-plugin-babel#18
    jquense committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    8bc70e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request babel/eslint-plugin-babel#41 from zaygraveyard/iss…

    …ue35
    
    Fix: array-bracket-spacing for destructuring typed parameter (fixes babel/eslint-plugin-babel#35)
    jquense committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    d58dc7b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2016

  1. Merge pull request babel/eslint-plugin-babel#44 from ssorallen/arrow-…

    …type-annotations
    
    Add type annotations to arrow-parens "as-needed"
    jquense committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    7a2ecd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. 3.1.0

    jquense committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    7fa3aa9 View commit details
    Browse the repository at this point in the history
  2. update readme

    jquense committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    6ac5874 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Merge pull request babel/eslint-plugin-babel#56 from nmote/flow-objec…

    …t-type
    
    Add flow-object-type rule
    jquense committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    5363ff8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Merge pull request babel/eslint-plugin-babel#57 from nmote/docs

    Add docs for flow-object-type rule
    hzoo committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    ba2b2bc View commit details
    Browse the repository at this point in the history
  2. 3.2.0

    hzoo committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    8487ec8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. Merge pull request babel/eslint-plugin-babel#62 from lemonmade/fix-fo…

    …r-arrow-parens
    
    Add an automated fix for arrow-parens
    jquense committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    f57dc52 View commit details
    Browse the repository at this point in the history
  2. show which rules are fixable

    hzoo committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    148e6be View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Merge pull request babel/eslint-plugin-babel#64 from zertosh/master

    Add func-params-comma-dangle rule
    hzoo committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    8cd329f View commit details
    Browse the repository at this point in the history
  2. 3.3.0

    hzoo committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    cae8513 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Configuration menu
    Copy the full SHA
    1daf7f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c2d2e View commit details
    Browse the repository at this point in the history
  3. Update Dependencies (babel/eslint-plugin-babel#67)

    * Update Dependencies
    
    fixes babel/eslint-plugin-babel#65
    
    * Remove PhantomJS & is-my-json-valid
    
    PhantomJS & is-my-json-valid is not actually used anywhere
    
    * Change ESLint peerDependency version back to >=1.0.0
    kaicataldo committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    6e4d44f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b06a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Configuration menu
    Copy the full SHA
    831a217 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. remove eslint 2 logic (babel/babel-eslint#361)

    * remove old code
    
    * remove async/await logic before eslint supported it
    
    * not needed
    hzoo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    3c414db View commit details
    Browse the repository at this point in the history
  2. updates

    hzoo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    aa6c5cc View commit details
    Browse the repository at this point in the history
  3. 7.0.0

    hzoo committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    8d48eec View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. docs: Update built-in support notes in README (babel/babel-eslint#398)…

    … [skip ci]
    
    * docs: Update built-in support notes in README
    
    eslint v3.6.0 supports ES2017 features
    
    * docs: Update built-in support notes in README
    
    eslint v3.6.0 supports ES2017 features
    MethodGrab committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    994eea7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Update eslint-config-babel to version 2.0.1 🚀 (babel/babel-eslint#408)

    * chore(package): update eslint-config-babel to version 2.0.1
    
    https://greenkeeper.io/
    
    * Fix plugin
    greenkeeperio-bot committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    610cf28 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. Update test for eslint 3.8 (babel/babel-eslint#412)

    * Update test for eslint 3.8
    
    also ignore yarn lock
    
    * Run lint only on latest version
    danez committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    31f48f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Now using template strings (babel/babel-eslint#410)

    * Use template strings in non-regression tests
    
    * Refactor non-regression tests to fix test failures
    
    Moved backtick to fix test 'getter/setter babel/babel-eslint#218' as indent matters
    Fixed line numbers for some tests
    
    * Use template strings in babel-eslint tests
    
    * Fix tests for babel-eslint
    
    Avoids error that shows when using template strings for tests:
    	line 253 line comments
    	line 260 block comments
    	line 306 jsdoc
    
    Error: At loc.start.column: are different (6 !== 0)
    
    * Other small template literal changes
    
    * Add unpad to correctly indent template literals
    stevenjob committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    1f04cab View commit details
    Browse the repository at this point in the history
  2. [import()] Adding support to lint dynamic imports (babel/babel-eslint…

    …#413)
    
    * [import()] Adding support to lint dynamic imports
    
    * [import()] Adding regression test to import
    kesne committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    1d52247 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. 7.1.0

    hzoo committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    93a4c3c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Merge pull request babel/eslint-plugin-babel#101 from mathieumg/no-in…

    …valid-this
    
    Added `babel/no-invalid-this`
    jquense committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    2b52d67 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Configuration menu
    Copy the full SHA
    8c12b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be2c47 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Drop support of Node < 4 (babel/eslint-plugin-babel#113)

    * Drop support Node < 4
    
    * Add missing changes
    
    * Update `.travis.yml`
    preco21 committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    c7d8d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5f8e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48010c5 View commit details
    Browse the repository at this point in the history
  4. Breaking: Deprecate built-in rules (babel/eslint-plugin-babel#115)

    * Deprecate built-in rules
    
    * fix update to babel-eslint 7 with awaitexpression
    
    * deprecate flow-object-type
    hzoo committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    d38551c View commit details
    Browse the repository at this point in the history
  5. readme: drop node < 4 [skip ci]

    hzoo committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    9c9bff7 View commit details
    Browse the repository at this point in the history
  6. 4.0.0

    hzoo committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    3855f28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    838bada View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4962563 View commit details
    Browse the repository at this point in the history
  9. 7.1.1

    hzoo committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    f78ab34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    332da93 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. use * (babel/babel-eslint#421)

    hzoo committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    122acf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Configuration menu
    Copy the full SHA
    38072c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. add badges [skip ci]

    hzoo committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    10864cf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    fd20939 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Update to use Node 4 features (babel/babel-eslint#425)

    * Change for loops to forEach
    
    * Change more for loops
    
    * Arrow functions
    
    * Use object shorthand
    
    * Put this on one line
    
    * Change back to using for loops
    nhajidin committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    d76cfe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. chore(package): update eslint-config-babel to version 6.0.0 (babel/ba…

    …bel-eslint#433)
    
    * chore(package): update eslint-config-babel to version 6.0.0
    
    Closes babel/babel-eslint#432
    
    https://greenkeeper.io/
    
    * Fix linting
    hzoo committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    4f4d229 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Configuration menu
    Copy the full SHA
    7f94d5f View commit details
    Browse the repository at this point in the history
  2. 4.0.1

    hzoo committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    4b52a4c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Add babel semi (babel/eslint-plugin-babel#121)

    * Add semi from eslint
    
    * Add ClassProperty support to semi rule
    
    Fixes babel/eslint-plugin-babel#43
    aaronjensen committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    7120260 View commit details
    Browse the repository at this point in the history
  2. 4.1.0

    hzoo committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    c548da9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. update readme [skip ci]

    hzoo committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    ad8a7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c41bd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. Merge pull request babel/eslint-plugin-babel#123 from daltones/master

    Deprecate rule `no-await-in-loop`
    jquense committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    399c182 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. 4.1.1

    hzoo committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    dc0109a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Merge pull request babel/babel-eslint#447 from kaicataldo/clean-up-es…

    …lint
    
    Chore: Clean up and upgrades
    hzoo committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    dccd5a7 View commit details
    Browse the repository at this point in the history
  2. Add option to disable code frame. (babel/babel-eslint#446)

    * Add option to disable code hightlight.
    
    * Rename codeHighlight with codeFrame
    
    * Add codeFrame tests
    
    * Remove colors from test assertions
    Couto committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    2bee348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6541334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c40a1 View commit details
    Browse the repository at this point in the history
  5. 7.2.0

    hzoo committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    f9b1918 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    1cda9b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    371488c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700f62e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5400a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26daac8 View commit details
    Browse the repository at this point in the history
  5. 7.2.1

    hzoo committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    e8b91f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ca65d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2017

  1. Merge pull request babel/babel-eslint#455 from babel/babylon-to-espre…

    …e-tidy
    
    Tidy up babylon-to-espree
    hzoo committed Mar 25, 2017
    Configuration menu
    Copy the full SHA
    711c1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d78b0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a558bd View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    b8a3af8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Configuration menu
    Copy the full SHA
    2677319 View commit details
    Browse the repository at this point in the history
  2. 7.2.2

    hzoo committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    b5c058b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Configuration menu
    Copy the full SHA
    6feaee8 View commit details
    Browse the repository at this point in the history
  2. 7.2.3

    Sebastian McKenzie committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    b4daa5e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    da75b84 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    cb2eb3a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Update to Babylon 7 (fixes babel/babel-eslint#481) (babel/babel-eslin…

    …t#482)
    
    * Update to Babylon 7 (fixes babel/babel-eslint#481)
    
    * Pin dependencies to alpha version
    
    * fix deprecation, add other plugins
    
    * oops
    
    * Update index.js
    
    * Add tests for private class properties with rules no-undef no-unused-vars
    soda0289 committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    4e4aa05 View commit details
    Browse the repository at this point in the history
  2. Use Node 8 and drop Node 5 from travis (babel/babel-eslint#483)

    * Use Node 8 and drop Node 5 from travis
    
    * switch the order [skip ci]
    soda0289 committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    45a9f64 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Configuration menu
    Copy the full SHA
    36a630e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    bffbaff View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. 8.0.0-alpha.12

    hzoo committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    0010648 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Configuration menu
    Copy the full SHA
    94e69f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Merge pull request babel/babel-eslint#493 from danez/regression-test

    Test for babylon regression
    hzoo committed Jun 18, 2017
    Configuration menu
    Copy the full SHA
    6aec93c View commit details
    Browse the repository at this point in the history
  2. 8.0.0-alpha.13

    hzoo committed Jun 18, 2017
    Configuration menu
    Copy the full SHA
    d40a6dd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    9a791d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Configuration menu
    Copy the full SHA
    dcb4bff View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2017

  1. Update eslint to the latest version 🚀 (babel/babel-eslint#500)

    * chore(package): update eslint to version 4.1.0
    
    * escope -> eslint-scope
    
    * Fix linting
    greenkeeper[bot] committed Jun 25, 2017
    Configuration menu
    Copy the full SHA
    469e679 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Readme update usage section (babel/babel-eslint#501) [skip ci]

    * Updates README: Consolidates versioning table
    
    Basically a revert of 52b4a13. It is easier to read a single table instead of two locations in the README for the version compatabilities between ESLint and babel-eslint
    
    * Updates README: Add yarn command for installation
    
    * [skip ci]
    ecbrodie committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    c9b8d2d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. update (babel/babel-eslint#504)

    hzoo committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    522140b View commit details
    Browse the repository at this point in the history
  2. 8.0.0-alpha.15

    hzoo committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    35f79cb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. 4.1.2

    hzoo committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    15c5245 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. alpha.17

    hzoo committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    cf86d94 View commit details
    Browse the repository at this point in the history
  2. 8.0.0-alpha.17

    hzoo committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    bc9b695 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Configuration menu
    Copy the full SHA
    15e2aa0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. update to beta.0

    hzoo committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    d61b06b View commit details
    Browse the repository at this point in the history
  2. 8.0.0

    hzoo committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    b576677 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Configuration menu
    Copy the full SHA
    04cf424 View commit details
    Browse the repository at this point in the history
  2. 8.0.1

    hzoo committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    c958724 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    5b3caf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Update README.md support (babel/babel-eslint#531) [skip ci]

    #linting channel is now archived in babel slack.
    clemmy committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    b0d8baf View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    38f372b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f43062e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    090269e View commit details
    Browse the repository at this point in the history
  4. require correct deps

    hzoo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    0e2bbc3 View commit details
    Browse the repository at this point in the history
  5. 8.0.2

    hzoo committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    39cef92 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    b6172b2 View commit details
    Browse the repository at this point in the history
  2. Fix mocha command path.

    loganfsmyth committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    3a36eca View commit details
    Browse the repository at this point in the history
  3. 8.0.3

    loganfsmyth committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    7ed6bfb View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2017

  1. Configuration menu
    Copy the full SHA
    5d6d52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d33839a View commit details
    Browse the repository at this point in the history
  3. 8.1.0

    not-an-aardvark committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    5b08714 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2017

  1. Fix: Prevent parseForESLint() behavior from changing after parse() is…

    … called (fixes babel/babel-eslint#558)(babel/babel-eslint#559)
    
    * Prevent parseForESLint() behavior from changing after parse() is called
    
    (fixes babel/babel-eslint#558, fixes eslint/eslint#9767)
    
    * Avoid using the enhanced referencer after monkeypatching
    
    * Chore: add test for babel/babel-eslint#558
    
    * Pass correct scope analyzer options
    
    * fix escope patch and improve tests
    
    * remove process.exit(1)
    not-an-aardvark committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    e988a88 View commit details
    Browse the repository at this point in the history
  2. 8.1.1

    mysticatea committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    a706e85 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. Configuration menu
    Copy the full SHA
    3cb154d View commit details
    Browse the repository at this point in the history
  2. Fix: add Literal type to visitorKeys (babel/babel-eslint#562)

    * Fix: add Literal type to visitorKeys
    * Fix: use ./visitor-keys
    mysticatea committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    624a425 View commit details
    Browse the repository at this point in the history
  3. 8.1.2

    mysticatea committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    d0d84ac View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. update babel packages (babel/babel-eslint#565)

    * update babel packages
    
    There is some critical bug fixes in version babylon#7.0.0-beta.33 regard `async` - `await` syntax which is needed pretty immediately :)
    
    * remove test 42 (test for import type *)
    
    `import type *` is invalid, since the namespace can't be a type
    jony89 committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    660180b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c9442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2afde99 View commit details
    Browse the repository at this point in the history
  4. 8.2.0

    kaicataldo committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    b6ce2b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    23d12ac View commit details
    Browse the repository at this point in the history
  2. 8.2.1

    hzoo committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    6d37c55 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Configuration menu
    Copy the full SHA
    fbb7ff6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Configuration menu
    Copy the full SHA
    7057e9f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    c03d5c4 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    danez committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    c27c2b6 View commit details
    Browse the repository at this point in the history
  3. Allow newer versions of babel

    danez committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    1bd58fa View commit details
    Browse the repository at this point in the history
  4. 8.2.2

    danez committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    f75f7a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Merge pull request babel/eslint-plugin-babel#138 from babel/composer

    Refactor rules to use eslint-rule-composer
    existentialism committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    b41b3af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2624190 View commit details
    Browse the repository at this point in the history
  3. Merge pull request babel/eslint-plugin-babel#139 from babel/quotes-js…

    …xfragment
    
    Add babel/quotes rule for JSXFragment workaround
    existentialism committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    550dcfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e49bbb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

  1. 5.0.0

    hzoo committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    1037e37 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    b2c0659 View commit details
    Browse the repository at this point in the history
  2. lock to beta.44

    hzoo committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    2f7aea9 View commit details
    Browse the repository at this point in the history
  3. 8.2.3

    hzoo committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    b2bc4fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cadb223 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Merge pull request babel/eslint-plugin-babel#131 from lyleunderwood/d…

    …o-expressions
    
    add no-unused-expressions with do expressions support
    existentialism committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    bc15f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5d9a5 View commit details
    Browse the repository at this point in the history
  3. Refresh new-cap tests

    existentialism committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    ae68b5b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Merge pull request babel/eslint-plugin-babel#144 from babel/issue142

    Fix bug with semi rule with class properties and omitLastInOneLineBlock option
    existentialism committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    562deb8 View commit details
    Browse the repository at this point in the history
  2. 5.1.0

    existentialism committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    3e7fe7b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    735abb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    da43afb View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Bump Babel deps

    existentialism committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    85d8f70 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    3477626 View commit details
    Browse the repository at this point in the history
  2. Fix token types for experimental operators (babel/babel-eslint#632)

    * Added failing tests
    
    * Recognized nullish coalescing, optional chaining and pipeline operators as Punctuator tokens
    rubennorte committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    99968db View commit details
    Browse the repository at this point in the history
  3. Drop node4 in travis

    existentialism committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    b537da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Fix converting template types to handle nested templates (babel/babel…

    …-eslint#610)
    
    Fixes babel/babel-eslint#603 (and the fixture from babel/babel-eslint#609 works).
    
    Reworks our code that converts the format of Babylon template tokens to be a bit more robust, especially with things like nested templates with arrows.
    
    (Adapted the logic from https://github.com/eslint/espree/blob/master/lib/token-translator.js)
    existentialism committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    077bea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Configuration menu
    Copy the full SHA
    6a6c2ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d0769 View commit details
    Browse the repository at this point in the history
  3. 8.2.4

    existentialism committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    92507e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Configuration menu
    Copy the full SHA
    9342a5b View commit details
    Browse the repository at this point in the history
  2. 8.2.5

    existentialism committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    8dae11e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Breaking: Upgraded Babel to 7.0.0-beta.51 (babel/babel-eslint#642)

    * Upgraded Babel to 7.0.0-beta.51, with changes to decorators
    
    * Removed support for Node 4 and added it for Node 10
    
    * nit: fix typo [skip ci]
    rubennorte committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    4f9e2a5 View commit details
    Browse the repository at this point in the history
  2. 9.0.0-beta.1

    existentialism committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    28c4507 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Upgrade Babel to v7.0.0-beta.52 (babel/babel-eslint#650)

    * Upgrade Babel to v7.0.0-beta.52
    
    * Fixed failing test
    rubennorte committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    dcf55cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request babel/babel-eslint#645 from rubennorte/support-new…

    …-flow-syntax-in-scope-analysis
    
    Support new flow syntax in scope analysis
    rubennorte committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    a179178 View commit details
    Browse the repository at this point in the history
  3. 9.0.0-beta.2

    existentialism committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    a1f9458 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    e675cd7 View commit details
    Browse the repository at this point in the history
  2. update lock

    hzoo committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    098ab73 View commit details
    Browse the repository at this point in the history
  3. 9.0.0-beta.3

    hzoo committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    35c49dd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Configuration menu
    Copy the full SHA
    6ab458b View commit details
    Browse the repository at this point in the history
  2. Bump some devDeps

    existentialism committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    57c825e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    2a1c76e View commit details
    Browse the repository at this point in the history
  2. Docs: Make the default parserOptions more explicit (babel/babel-eslin…

    …t#673)
    
    In particular, previously the `.eslintrc` example implied that the default value for `codeFrame` was `false`, when in fact it is `true`:
    https://github.com/babel/babel-eslint/blob/v9.0.0-beta.3/lib/parse.js#L14
    edmorley committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    c456fdd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    b6a7601 View commit details
    Browse the repository at this point in the history
  2. 9.0.0

    hzoo committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    dae75e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Merge pull request babel/eslint-plugin-babel#157 from amilajack/patch-1

    Test against modern node versions
    existentialism committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    2ea80c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Merge pull request babel/eslint-plugin-babel#158 from lehni/fix/optio…

    …nal-call-expression-in-no-unused-expressions
    existentialism committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    b3ce66b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d03a00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f70f68e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    d86c6dd View commit details
    Browse the repository at this point in the history
  2. 5.2.0

    existentialism committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    7c97b55 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Drop old monkeypatching behavior (babel/babel-eslint#689)

    An alternative to adding a direct dep on estraverse (babel/babel-eslint#685), let's just drop the old monkeypatching behavior.
    
    Closes babel/babel-eslint#685, Closes babel/babel-eslint#680
    existentialism committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    990ea0f View commit details
    Browse the repository at this point in the history
  2. Test eslint5, update peerDep (babel/babel-eslint#690)

    * test against eslint 5
    * set peerDep
    hzoo committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    78a2f60 View commit details
    Browse the repository at this point in the history
  3. Treat type alias declarationlike function declaration (babel/babel-es…

    …lint#584)
    
    A type alias shouldn't trigger a no-use-before-define warning just
    like a function declaration.
    
    Cyclic type dependencies are common when using flow.
    For instance: type Node<T> = { head: T; tail: Node<T> }
    
    Fixes babel/babel-eslint#485
    joa committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    22fa8e6 View commit details
    Browse the repository at this point in the history
  4. test value should be switched

    hzoo committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    742aa41 View commit details
    Browse the repository at this point in the history
  5. 10.0.0

    hzoo committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    9adb82e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    e8c0f52 View commit details
    Browse the repository at this point in the history
  2. 5.2.1

    existentialism committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    2358ed1 View commit details
    Browse the repository at this point in the history
  3. Revert babel/babel-eslint#584 (babel/babel-eslint#697)

    * Revert "Treat type alias declarationlike function declaration (babel/babel-eslint#584)"
    
    This reverts commit 020d012c554913fea137f4129798ce31a4896dfe.
    hzoo committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    e56b342 View commit details
    Browse the repository at this point in the history
  4. 10.0.1

    hzoo committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    40d9bb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Merge pull request babel/babel-eslint#706 from kaicataldo/es6

     Update ESLint config
    kaicataldo committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    22a1681 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    de38cfc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    c209725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccbdab View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. 5.3.0

    existentialism committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    ebe197f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Configuration menu
    Copy the full SHA
    6285cb9 View commit details
    Browse the repository at this point in the history
  2. First commit

    nicolo-ribaudo committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    3243af3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    1f7197e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be5411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c59db52 View commit details
    Browse the repository at this point in the history
  4. Add plugin-name rule

    nicolo-ribaudo committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    110191d View commit details
    Browse the repository at this point in the history
  5. Docs

    nicolo-ribaudo committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    69cc2c3 View commit details
    Browse the repository at this point in the history
  6. Export rules

    nicolo-ribaudo committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    b615efb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. Configuration menu
    Copy the full SHA
    ed1cee3 View commit details
    Browse the repository at this point in the history
  2. Create Test workflow

    nicolo-ribaudo committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    e146ae7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    ef29bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76ece45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc2d738 View commit details
    Browse the repository at this point in the history
  4. 1.0.0

    nicolo-ribaudo committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    1bd82dd View commit details
    Browse the repository at this point in the history
  5. Add .npmignore

    nicolo-ribaudo committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    cc78743 View commit details
    Browse the repository at this point in the history
  6. Typo 🤦

    nicolo-ribaudo committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    31c3de6 View commit details
    Browse the repository at this point in the history
  7. Add repo url

    nicolo-ribaudo committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    f5e482d View commit details
    Browse the repository at this point in the history
  8. 1.0.1

    nicolo-ribaudo committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    f7c3d07 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    bede064 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    47de99e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9ee42 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Remove comment attachment (babel/babel-eslint#736)

    * Remove comment attachment
    
    * Simplify error messaging in tests
    kaicataldo committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    bbce2b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0581ce1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Add requireConfigFile option (babel/babel-eslint#743)

    * Add requireConfigFile option
    
    * Update README.md
    kaicataldo committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    37cf65c View commit details
    Browse the repository at this point in the history
  2. 11.0.0-beta.0

    hzoo committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    2d64900 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Docs: Add glob-based configuration example (babel/babel-eslint#748)

    * Docs: Add glob-based configuration example
    
    * Fix quotes style for consistency
    kaicataldo committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    025fff7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    3fcfc90 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    f9836ca View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Bump js-yaml from 3.12.0 to 3.13.1 (babel/eslint-plugin-babel-plugin#2)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
    - [Release notes](https://github.com/nodeca/js-yaml/releases)
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.12.0...3.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    ec18c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Bump lodash from 4.17.4 to 4.17.14 (babel/eslint-plugin-babel#181)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.14.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.4...4.17.14)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    7061d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Bump lodash from 4.17.5 to 4.17.14 (babel/babel-eslint#779)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.14.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.5...4.17.14)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    6748797 View commit details
    Browse the repository at this point in the history
  2. Bump js-yaml from 3.12.0 to 3.13.1 (babel/babel-eslint#780)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
    - [Release notes](https://github.com/nodeca/js-yaml/releases)
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.12.0...3.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    8635063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    030fddb View commit details
    Browse the repository at this point in the history
  4. Bump js-yaml from 3.11.0 to 3.13.1 (babel/eslint-plugin-babel#177)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1.
    - [Release notes](https://github.com/nodeca/js-yaml/releases)
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.11.0...3.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    693fa1a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Support private properties in no-invalid-this (babel/eslint-plugin-ba…

    …bel#183)
    
    * add failing test
    
    * support ClassPrivateProperty
    fergald committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    f3e2752 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Bump eslint-utils from 1.4.0 to 1.4.2 (babel/babel-eslint#796)

    Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/mysticatea/eslint-utils/releases)
    - [Commits](mysticatea/eslint-utils@v1.4.0...v1.4.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    6b3e9e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    3396fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b35722 View commit details
    Browse the repository at this point in the history