This repository was archived by the owner on Aug 18, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 209
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: babel/babel-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b9067fa4a643c003810d7f7735393961e0ec5bbc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: babel/babel-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4bd049e06e2c7ab31053020fc662f51bf6c179e3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
12
contributors
Commits on Jun 29, 2018
-
Breaking: Upgraded Babel to 7.0.0-beta.51 (#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]
Configuration menu - View commit details
-
Copy full SHA for 15e8d6f - Browse repository at this point
Copy the full SHA 15e8d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4882b29 - Browse repository at this point
Copy the full SHA 4882b29View commit details
Commits on Jul 6, 2018
-
Upgrade Babel to v7.0.0-beta.52 (#650)
* Upgrade Babel to v7.0.0-beta.52 * Fixed failing test
Configuration menu - View commit details
-
Copy full SHA for 8948d83 - Browse repository at this point
Copy the full SHA 8948d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b06e1f - Browse repository at this point
Copy the full SHA 9b06e1fView commit details -
Merge pull request #645 from rubennorte/support-new-flow-syntax-in-sc…
…ope-analysis Support new flow syntax in scope analysis
Configuration menu - View commit details
-
Copy full SHA for 198964b - Browse repository at this point
Copy the full SHA 198964bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0119e0 - Browse repository at this point
Copy the full SHA e0119e0View commit details
Commits on Jul 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6a45632 - Browse repository at this point
Copy the full SHA 6a45632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c5d62 - Browse repository at this point
Copy the full SHA 74c5d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc97875 - Browse repository at this point
Copy the full SHA bc97875View commit details
Commits on Aug 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 45938d9 - Browse repository at this point
Copy the full SHA 45938d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5856ff5 - Browse repository at this point
Copy the full SHA 5856ff5View commit details
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0b36951 - Browse repository at this point
Copy the full SHA 0b36951View commit details -
Docs: Make the default parserOptions more explicit (#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
Configuration menu - View commit details
-
Copy full SHA for 3ece549 - Browse repository at this point
Copy the full SHA 3ece549View commit details
Commits on Aug 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c7ee9ae - Browse repository at this point
Copy the full SHA c7ee9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa8b6f - Browse repository at this point
Copy the full SHA 6aa8b6fView commit details
Commits on Sep 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c333bd6 - Browse repository at this point
Copy the full SHA c333bd6View commit details -
Test eslint5, update peerDep (#690)
* test against eslint 5 * set peerDep
Configuration menu - View commit details
-
Copy full SHA for b400cb1 - Browse repository at this point
Copy the full SHA b400cb1View commit details -
Treat type alias declarationlike function declaration (#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 #485
Configuration menu - View commit details
-
Copy full SHA for 020d012 - Browse repository at this point
Copy the full SHA 020d012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 717fba7 - Browse repository at this point
Copy the full SHA 717fba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f78e28 - Browse repository at this point
Copy the full SHA 8f78e28View commit details
Commits on Sep 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 98c1f13 - Browse repository at this point
Copy the full SHA 98c1f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf0a21 - Browse repository at this point
Copy the full SHA 4cf0a21View commit details
Commits on Jun 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0241b48 - Browse repository at this point
Copy the full SHA 0241b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f6d78 - Browse repository at this point
Copy the full SHA 48f6d78View commit details
Commits on Aug 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 354953d - Browse repository at this point
Copy the full SHA 354953dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 183d13e - Browse repository at this point
Copy the full SHA 183d13eView commit details
Commits on Feb 25, 2020
-
Update Babel to ^7.7.0 and enable Flow enums parsing (#812)
* Update Babel to ^7.7.0 and enable Flow enums parsing * Update comment about Espree Flow enums support * Add EnumDeclaration to scope analyzer * Add test for unused enum
Configuration menu - View commit details
-
Copy full SHA for 2c754a8 - Browse repository at this point
Copy the full SHA 2c754a8View commit details
Commits on Feb 26, 2020
-
Kai Cataldo committed
Feb 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 4bd049e - Browse repository at this point
Copy the full SHA 4bd049eView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.