We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553ffeb commit 5fccf43Copy full SHA for 5fccf43
README.md
@@ -18,7 +18,7 @@ As we've scaled out to over hundreds developers and thousands of lines of code i
18
Install the plugin as a dev dependency in your Ember CLI project.
19
20
```
21
-npm install --save-dev eslint-plugin-ember-suave
+npm install --save-dev eslint-plugin-ember-best-practices
22
23
24
This will make the plugin available to ESLint.
0 commit comments