lrf 8 tháng trước cách đây
mục cha
commit
3fe2f5c208
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      .prettierrc.js

+ 3 - 2
.prettierrc.js

@@ -1,3 +1,4 @@
 module.exports = {
-  ...require('mwts/.prettierrc.json')
-}
+  ...require('mwts/.prettierrc.json'),
+  printWidth: 250
+};