Skip to content

Commit

Permalink
Link to core_d in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Feb 26, 2019
1 parent 786d439 commit a1501ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,11 @@ have changed? This is a feature of normal `eslint`, but it also works from
$ eslint_d . --cache
```

## References

If you're interested in building something similar to this: Most of the logic
was extracted to [core_d][], a library that manages the background server.

## Compatibility

- `7.2.0`: eslint 4.0+ and 5.0+, node 6, 8 and 10
Expand All @@ -183,3 +188,4 @@ MIT
[change220]: https://github.com/mantoni/eslint_d.js/blob/master/CHANGES.md#220
[change401]: https://github.com/mantoni/eslint_d.js/blob/master/CHANGES.md#401
[nanolru]: https://github.com/s3ththompson/nanolru
[core_d]: https://github.com/mantoni/core_d.js

0 comments on commit a1501ec

Please sign in to comment.