0.1.0 • Published 8 years ago
eslint-import-resolver-roc v0.1.0
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-rocHow 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.
0.1.0
8 years ago