-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: typescript-eslint/typescript-eslint
base: v1.11.0
head repository: typescript-eslint/typescript-eslint
compare: v1.12.0
- 13 commits
- 57 files changed
- 9 contributors
Commits on Jun 24, 2019
-
feat(eslint-plugin): added new rule prefer-readonly (#555)
* feat(eslint-plugin): added new rule prefer-readonly Adds the equivalent of TSLint's `prefer-readonly` rule. * Added docs, auto-fixing * Updated docs; love the new build time checks! * Fixed linting errors (ha) and corrected internal source * PR feedback: non recommended; :exit; some test coverage * I guess tslintRuleName isn't allowed now? * Added back recommended as false * Removed :exit; fixed README.md table
Configuration menu - View commit details
-
Copy full SHA for 76b89a5 - Browse repository at this point
Copy the full SHA 76b89a5View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 606fc70 - Browse repository at this point
Copy the full SHA 606fc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e325b72 - Browse repository at this point
Copy the full SHA e325b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430d628 - Browse repository at this point
Copy the full SHA 430d628View commit details -
Configuration menu - View commit details
-
Copy full SHA for b83ff5a - Browse repository at this point
Copy the full SHA b83ff5aView commit details -
docs(eslint-plugin): Expand docs for array-type (#634)
I noticed the docs were pretty sparse. Simple, but not hugely helpful. I just expanded them with examples
Configuration menu - View commit details
-
Copy full SHA for 44b099d - Browse repository at this point
Copy the full SHA 44b099dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44677b4 - Browse repository at this point
Copy the full SHA 44677b4View commit details
Commits on Jul 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34e7d1e - Browse repository at this point
Copy the full SHA 34e7d1eView commit details
Commits on Jul 2, 2019
-
feat(eslint-plugin): Add rule no-reference-import (#625)
* feat(eslint-plugin): added no-reference-import rule * docs: added docs for no-reference-import * fix(eslint-plugin): collect references when visiting the program node * feat(eslint-plugin): updated rule to cover more reference directives * fix(eslint-plugin): deprecated rule and added coverage * Update README.md
4Configuration menu - View commit details
-
Copy full SHA for af70a59 - Browse repository at this point
Copy the full SHA af70a59View commit details
Commits on Jul 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6de19d3 - Browse repository at this point
Copy the full SHA 6de19d3View commit details -
feat(eslint-plugin): [explicit-function-return-type] add handling for…
… usage as arguments (#680)
Configuration menu - View commit details
-
Copy full SHA for e0aeb18 - Browse repository at this point
Copy the full SHA e0aeb18View commit details
Commits on Jul 11, 2019
-
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#693)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.4.0...4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b30e78d - Browse repository at this point
Copy the full SHA b30e78dView commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd96c38 - Browse repository at this point
Copy the full SHA cd96c38View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.11.0...v1.12.0