Skip to content

Commit

Permalink
spelling: typescript
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed May 15, 2024
1 parent bdf8ec3 commit 597e68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"unicorn/prefer-ternary": "off" // TODO: fix issues and turn this back on
},

// Typescript settings
// TypeScript settings
"overrides": [
{
"files": ["**/*{.ts,tsx}"],
Expand Down

0 comments on commit 597e68a

Please sign in to comment.