Skip to content

Commit

Permalink
fix: prettier typo
Browse files Browse the repository at this point in the history
  • Loading branch information
spence-s committed Jun 29, 2024
1 parent 5e3b25b commit 8b5a8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .xo-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"parserOptions": {
"project": "./tsconfig.json"
},
"pretter": true,
"prettier": true,
"space": true,
"rules": {
"capitalized-comments": "off",
Expand Down

0 comments on commit 8b5a8a5

Please sign in to comment.