Closed greenkeeper[bot] closed 4 years ago
Merging #13 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #13 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 15 15
=====================================
Hits 15 15
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d462361...a1774a8. Read the comment docs.
:tada: This PR is included in version 1.2.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
The devDependency xo was updated from
0.26.1
to0.27.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: sindresorhus License: MIT
Release Notes for v0.27.0
You can now lint TypeScript projects without any extra config. You can also lint
d.ts
files in JS projects. Read more.extends
,envs
,globals
,plugins
(#429) 4cefdbcnode/no-unsupported-features
rules (#341) 2297c07import/no-unassigned-import
settings (#430) 0c78113v0.26.1...v0.27.0
Commits
The new version differs by 7 commits.
ee7b08e
0.27.0
482e209
Minor tweaks
b0dfcbd
Add TypeScript support (#426)
4cefdbc
Fix overrides handling for
extends
,envs
,globals
,plugins
(#429)0c78113
Improve
import/no-unassigned-import
settings (#430)2297c07
Add
node/no-unsupported-features
rules and fix unit tests (#341)e0f81a7
Find XO config based on linted file path (#425)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: