Skip to content

Commit 43f1a8e

Browse files
committed
Change prettierignore patch to be at the beginning
1 parent 0fb807a commit 43f1a8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/markdown/tutorial/part-1/01-orientation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@ del package.json
195195
```
196196
197197
```run:file:patch hidden=true cwd=super-rentals filename=.prettierignore
198-
@@ -16 +16,3 @@
199-
/.node_modules.ember-try/
200-
+
198+
@@ -1 +1,2 @@
201199
+**/*.hbs
200+
# unconventional js
201+
202202
```
203203
204204
```run:command hidden=true cwd=super-rentals

0 commit comments

Comments
 (0)