Closed greenkeeper[bot] closed 4 years ago
devDependency
xo was updated from 0.26.1
to 0.27.1
.Update to this version instead π
Important: We changed the cache structure, so you'll need to delete node_modules/.cache/xo
:
$ rm node_modules/.cache/xo
devDependency
xo was updated from 0.26.1
to 0.27.2
.devDependency
xo was updated from 0.26.1
to 0.28.0
.devDependency
xo was updated from 0.26.1
to 0.28.1
.devDependency
xo was updated from 0.26.1
to 0.28.2
.devDependency
xo was updated from 0.26.1
to 0.28.3
.devDependency
xo was updated from 0.26.1
to 0.29.0
.devDependency
xo was updated from 0.26.1
to 0.29.1
.devDependency
xo was updated from 0.26.1
to 0.30.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
xo was updated from 0.26.1
to 0.31.0
.
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: