Skip to content

Commit

Permalink
Docs: Add eslint-config-mdcs to JSCS Migration Guide (#7737)
Browse files Browse the repository at this point in the history
  • Loading branch information
zz85 authored and kaicataldo committed Dec 12, 2016
1 parent 4b77333 commit df2f115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/migrating-from-jscs.md
Expand Up @@ -59,7 +59,7 @@ There are shareable configs available for most JSCS presets. The equivalent shar
| `grunt` | [`eslint-config-grunt`](https://github.com/markelog/eslint-config-grunt) |
| `idiomatic` | [`eslint-config-idiomatic`](https://github.com/jamespamplin/eslint-config-idiomatic) |
| `jquery` | [`eslint-config-jquery`](https://github.com/jquery/eslint-config-jquery) |
| `mdcs` | (not available) |
| `mdcs` | [`eslint-config-mdcs`](https://github.com/zz85/mrdoobapproves) |
| `node-style-guide` | [`eslint-config-node-style-guide`](https://github.com/pdehaan/eslint-config-node-style-guide) |
| `wikimedia` | [`eslint-config-wikimedia`](https://github.com/markelog/eslint-config-wikimedia) |
| `wordpress` | [`eslint-config-wordpress`](https://github.com/ntwb/eslint-config-wordpress) |
Expand Down

0 comments on commit df2f115

Please sign in to comment.