リーナスも80文字は短いみたいなこといってたし120文字でええやろ

This commit is contained in:
hina
2020-06-06 17:51:17 +09:00
parent 51d9b74697
commit 334c810b8d
2 changed files with 16 additions and 11 deletions

5
.prettierrc Normal file
View File

@@ -0,0 +1,5 @@
{
"arrowParens": "always",
"singleQuote": true,
"printWidth": 120
}