Skip to content

Commit

Permalink
tabs -> spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
andybons committed Oct 6, 2019
1 parent 79eb688 commit 65637e0
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 247 deletions.
11 changes: 4 additions & 7 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"endOfLine": "lf",
"printWidth": 100,
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 2,
"useTabs": true
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 2
}
Loading

0 comments on commit 65637e0

Please sign in to comment.