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: text/0000-add-template-lint-addon.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Linting and security in templates would help not only individual developers writ
13
13
14
14
1. Move ember-cli-template-lint to the ember-cli org (better for contributing and getting work off one person, @rwjblue)
15
15
2. Add the dependency to the app blueprint here: https://github.com/ember-cli/ember-cli/blob/master/blueprints/app/files/package.json#L19
16
-
3. Also add it to the addon blueprint, liek the eslint addon here: https://github.com/ember-cli/ember-cli/blob/master/blueprints/addon/index.js#L66
16
+
3. Also add it to the addon blueprint, like the eslint addon here: https://github.com/ember-cli/ember-cli/blob/master/blueprints/addon/index.js#L66
17
17
18
18
# How We Teach This
19
19
@@ -27,7 +27,7 @@ The same way that we teach ESLint being on by default.
27
27
28
28
# Alternatives
29
29
30
-
Do nothing and have people write sub part template code.
30
+
Do nothing and have people write sub par template code.
0 commit comments