ts-common/.prettierrc.json
CUBETIQ Solution df1f0eb101 Initial commit
2021-09-13 18:16:50 +07:00

6 lines
67 B
JSON

{
"tabWidth": 4,
"semi": false,
"singleQuote": false
}