vs-archive / eslint-rules-mapper

DEPRECATED: Allows to map existing jshint/jscs rules to eslint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNMAINTAINED eslint-rules-mapper

Dependency Status Dev dependency Status

Converts .jshintrc files to eslint configuration

npm install -g eslint-rules-mapper

eslint-rules-mapper ./path/to/.jshintrc > ./.eslintrc

About

DEPRECATED: Allows to map existing jshint/jscs rules to eslint

License:MIT License


Languages

Language:JavaScript 100.0%