monkeytype/.prettierrc
2020-08-11 22:02:25 +01:00

5 lines
81 B
Text

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