-
Notifications
You must be signed in to change notification settings - Fork 1
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: MailOnline/eslint-config-mailonline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9ee27a3e037ffc3606ba8c9257d6e580eadd213a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: MailOnline/eslint-config-mailonline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 53e0f8c7efa3d2a3a38c0ffd354d5b8c3cf1a474
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 19 files changed
- 3 contributors
Commits on Sep 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2d55514 - Browse repository at this point
Copy the full SHA 2d55514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a7e2b - Browse repository at this point
Copy the full SHA 94a7e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5eb8a7 - Browse repository at this point
Copy the full SHA c5eb8a7View commit details
Commits on Oct 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 135bda2 - Browse repository at this point
Copy the full SHA 135bda2View commit details
Commits on Oct 23, 2017
-
feat: forbid anonymous defaults
Everthing exported should be named. This change also discorages exports like: ``` export default { one, two, ... } ``` Which prevent efficient treeshaking. As the compiler can't know what can be needed on compile time. BREAKING CHANGE: any anonymous export will fail from now on.
Configuration menu - View commit details
-
Copy full SHA for 0ab36cc - Browse repository at this point
Copy the full SHA 0ab36ccView commit details
Commits on Nov 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6d96ee2 - Browse repository at this point
Copy the full SHA 6d96ee2View commit details
Commits on Nov 20, 2017
-
fix: move react overrides to react config
There were some react overrides in the base config, but they need to be in the react-specific config
Configuration menu - View commit details
-
Copy full SHA for aafc230 - Browse repository at this point
Copy the full SHA aafc230View commit details -
fix: move canonical rules into package
Moves the rules in canonical inside the package for ease of maintenance and to take control of dependencies. BREAKING CHANGE: removes ava rules
Configuration menu - View commit details
-
Copy full SHA for d622962 - Browse repository at this point
Copy the full SHA d622962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e0f8c - Browse repository at this point
Copy the full SHA 53e0f8cView commit details
There are no files selected for viewing
This file was deleted.