You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2019. It is now read-only.
This version is covered by your current version range and after updating it in your project the build failed.
As babel-eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notesv7.2.0
New Feature
Add option to disable code frame. (#446) (Luís Couto)
Main change is just an option to disable the codeframe (added in v7.1.1) for html output and more (thanks to @Couto).
Version 7.2.0 of babel-eslint just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As babel-eslint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v7.2.0New Feature
Main change is just an option to disable the codeframe (added in v7.1.1) for html output and more (thanks to @Couto).
{ "parser": "babel-eslint", "parserOptions": { "codeFrame": false }, "extends": "eslint:recommended" }Bug Fix
Internal/Docs
lodashinstead oflodash.pickby. (#435) (wtgtybhertgeghgtwtg)*" (#426) (Henry Zhu)*(#421) (Henry Zhu)Commits
The new version differs by 17 commits .
4db4db57.2.04499412Uselodashinstead oflodash.pickby. (#435)a2c3b30[flow] Process polymorphic type bounds on functions (#444)515adefAdd option to disable code frame. (#446)ce66e73Merge pull request #447 from kaicataldo/clean-up-eslintb49ab20Updates ESLint version/remove unnecessary config702d6b8Remove broken ESLint tests6b4c4caUpgrade outdated dependenciesbdeb86fremove deprecated rule examples [skip ci]52b4a13update readme [skip ci]0e5aca3chore(package): update eslint-config-babel to version 6.0.0 (#433)781dc77Update to use Node 4 features (#425)265d219chore(package): update eslint-config-babel to version 4.0.0 (#430)e6af5c5add badges [skip ci]a91a9d0Revert "use*" (#426)There are 17 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴