0.1.0 • Published 7 years ago

eslint-import-resolver-roc v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

eslint-import-resolver-roc

A resolver to eslint-plugin-import that uses the Roc resolver.

Note: included by default by eslint-config-roc.

Install

$ npm install --save-dev eslint-import-resolver-roc

How to use

Included by default by eslint-config-roc which is the recommended way to use it in a project.

If using it standalone please note that it assumes that a Roc runtime has been initialised and will fail otherwise.