Skip to content

Commit d2c1b56

Browse files
committed
chore: Add .prettierrc
2 parents 022f807 + 6977a3c commit d2c1b56

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.prettierrc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"printWidth": 100
3+
}

docs/examples.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ without `window_index` will use the lowest available window index.
310310
## Shell per pane
311311

312312
Every pane can have its own shell or application started. This allows for usage
313-
of the ``remain-on-exit`` setting to be used properly, but also to have
313+
of the `remain-on-exit` setting to be used properly, but also to have
314314
different shells on different panes.
315315

316316
### YAML

0 commit comments

Comments
 (0)