monkeytype/.prettierrc
2020-08-11 16:05:38 -05:00

5 lines
81 B
Text

{
"tabWidth": 2,
"useTabs": false,
"htmlWhitespaceSensitivity": "ignore"
}