mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-01-31 11:02:07 +08:00
now using Prettier for formatting
This commit is contained in:
parent
7f95a0599a
commit
e3fb44f725
1 changed files with 4 additions and 0 deletions
4
.prettierrc
Normal file
4
.prettierrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
Loading…
Reference in a new issue