質問編集履歴
1
fix
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
pretterにて、printWidthを300くらいにしているにも関わらず改行される
|
1
|
+
prettierにて、printWidthを300くらいにしているにも関わらず改行される
|
test
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
react、typescript, jsxといった技術スタックです。
|
2
2
|
|
3
|
-
pretterにて、printWidthを300くらいにしているにも関わらず、
|
3
|
+
prettierにて、printWidthを300くらいにしているにも関わらず、
|
4
4
|
jsxが以下のようになってしまいます。
|
5
5
|
```
|
6
6
|
<text>foo<text/>
|