Skip to content

Commit 0e68084

Browse files
authored
Merge pull request #637 from ClearCalcs/fix_tab_width
Fix tab width across the whole file.
2 parents 1a02253 + 5f19136 commit 0e68084

File tree

2 files changed

+80716
-121189
lines changed

2 files changed

+80716
-121189
lines changed

.prettierrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"tabWidth": 2,
23
"printWidth": 100,
34
"singleQuote": true,
45
"trailingComma": "all"

0 commit comments

Comments
 (0)