Commit 9bf6cfe
Nick Sullivan
✨ Add .prettierignore to exclude templates from formatting
Templates often have their own formatting requirements or are
generated code that shouldn't be reformatted. Excluding them
prevents Prettier from altering template syntax and structure.1 parent d6f3e49 commit 9bf6cfe
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments