You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ ember install ember-cli-eslint
33
33
34
34
The `ember-cli-eslint` addon blueprint generates a .eslintrc.js configuration file at the root of the project.
35
35
36
-
Add the plugin's [recommended](https://github.com/chadhietala/eslint-plugin-ember-best-practices/blob/master/config/recommended.js) configuration to the list of extensions:
36
+
Add the plugin's [recommended](https://github.com/chadhietala/ember-best-practices/blob/master/config/recommended.js) configuration to the list of extensions:
0 commit comments